This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52527] When using '-g', get an ICE: seg fault in add_name_attribute (called by modified_type_die)
- From: "geir at cray dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 08 Mar 2012 21:19:42 +0000
- Subject: [Bug c++/52527] When using '-g', get an ICE: seg fault in add_name_attribute (called by modified_type_die)
- Auto-submitted: auto-generated
- References: <bug-52527-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52527
Geir Johansen <geir at cray dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.5.3
Known to fail| |4.6.0, 4.6.1, 4.6.2, 4.6.3
--- Comment #1 from Geir Johansen <geir at cray dot com> 2012-03-08 21:19:42 UTC ---
Fails with GCC 4.6.0, 4.6.1, 4.6.2, 4.6.3
Works with GCC 4.5.3