This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/17828] -O2 -fPIC doesn't work with switches in linkonce functions and new binutils


------- Additional Comments From amodra at bigpond dot net dot au  2004-10-05 11:32 -------
If we turn off this ld warning, then we lose sight of the fact that gcc does
have a bug here.  gcc ought to be using linkonce for all sections emitted for a
given function if any section is linkonce (waiver granted for debug and other
sections that the linker edits).

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17828


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]