[Bug middle-end/63621] [5 Regression] ICE: error: Both section and comdat group is set

tbsaunde at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Dec 8 00:36:00 GMT 2014


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63621

--- Comment #7 from tbsaunde at gcc dot gnu.org ---
Author: tbsaunde
Date: Mon Dec  8 00:35:33 2014
New Revision: 218476

URL: https://gcc.gnu.org/viewcvs?rev=218476&root=gcc&view=rev
Log:
don't ICE when section attribute is used on things in comdats

gcc/

    PR ipa/63621
    * symtab.c (symtab_node::verify): Check for section attribute before
    asserting something isn't in a section and a comdat group.

Added:
    trunk/gcc/testsuite/g++.dg/ipa/pr63621.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/symtab.c



More information about the Gcc-bugs mailing list