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/19232] Failure in gcc.dg/assign-warn-3.c on i686-pc-linux-gnu with -fpic/-fPIC



------- Comment #4 from pinskia at gcc dot gnu dot org  2005-11-29 04:03 -------
(In reply to comment #3)
> To repsond to this one, with -fpic/PIC we don't inline functions which can be overridden by other TUs.

More to the point, this testcase is only testing when inlining which means with
-fPIC it does not inline at all.


-- 


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


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