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 middle-end/37170] [4.4 Regression]: gcc.dg/weak/weak-1.c



------- Comment #37 from hp at gcc dot gnu dot org  2008-08-25 02:09 -------
Created an attachment (id=16141)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16141&action=view)
Patch, take 4.

Fourth time's a charm.

The difference is just strengthening the early-return in assemble_external so
inlined functions (or any actually defined functions) aren't handled as
externs.
Tests started on native x86_64-linux and cris-elf.

Please, test on darwin and avr.


-- 


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


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