This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/52999] [4.7/4.8 Regression] ICE, segmentation fault in c_tree_printer
- From: "danglin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 06 May 2012 20:50:13 +0000
- Subject: [Bug target/52999] [4.7/4.8 Regression] ICE, segmentation fault in c_tree_printer
- Auto-submitted: auto-generated
- References: <bug-52999-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52999
--- Comment #12 from John David Anglin <danglin at gcc dot gnu.org> 2012-05-06 20:50:13 UTC ---
Author: danglin
Date: Sun May 6 20:50:06 2012
New Revision: 187216
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187216
Log:
Backport from mainline:
2012-04-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
PR target/52999
* config/pa/pa.c (pa_legitimate_constant_p): Don't put function labels
in constant pool.
Modified:
branches/gcc-4_7-branch/gcc/ChangeLog
branches/gcc-4_7-branch/gcc/config/pa/pa.c