This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/51900] [4.6/4.7 Regression] const variable initialization always zero
- From: "ktietz at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 23 Jan 2012 20:46:23 +0000
- Subject: [Bug target/51900] [4.6/4.7 Regression] const variable initialization always zero
- Auto-submitted: auto-generated
- References: <bug-51900-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51900
Kai Tietz <ktietz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|INVALID |FIXED
--- Comment #13 from Kai Tietz <ktietz at gcc dot gnu.org> 2012-01-23 20:46:23 UTC ---
This patch is too invasive for back-porting to 4.6.3 IMHO. Especially we would
introduce on 4.6 the display of note-messages about UNSPEC_PCREL in dwarf2out.
On trunk it fixed, so I close it.