This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/52999] [4.7/4.8 Regression] ICE, segmentation fault in c_tree_printer


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52999

--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-04-24 06:03:47 UTC ---
Author: jakub
Date: Tue Apr 24 06:03:43 2012
New Revision: 186741

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186741
Log:
    PR middle-end/52999
    * varasm.c (get_section): Don't ICE for section conflicts with
    built-in section kinds.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/varasm.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]