gcc.c
265 KB
-
Validate -pie if PIE is enabled by default · 4115076d
When PIE is enabled by default, -pie is treated as nop in driver. We should simply validate it, instead of issue an error. * gcc.c (driver_handle_option): Validate -pie if PIE is enabled by default. From-SVN: r224987
H.J. Lu committed