This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/31192] functions with __attribute__((externally_visible)) becomes static if "-O -fwhole-program"
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 14 Jan 2012 00:26:01 +0000
- Subject: [Bug middle-end/31192] functions with __attribute__((externally_visible)) becomes static if "-O -fwhole-program"
- Auto-submitted: auto-generated
- References: <bug-31192-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31192
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |wrong-code
Status|UNCONFIRMED |RESOLVED
Component|tree-optimization |middle-end
Known to work| |4.3.5, 4.4.0, 4.5.0, 4.7.0
Resolution| |FIXED
Target Milestone|--- |4.3.0
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-14 00:26:01 UTC ---
Fixed in 4.3.0 and above.