This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/17736] Optimization for global initialization with trivial constructors
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Sep 2004 22:26:04 -0000
- Subject: [Bug middle-end/17736] Optimization for global initialization with trivial constructors
- References: <20040929193519.17736.austern@apple.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-29 22:26 -------
The same can be true of the C code too, I reported this once before for C in a another bug which
caused an ICE for some target.
--
What |Removed |Added
----------------------------------------------------------------------------
Component|c++ |middle-end
Keywords| |missed-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17736