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/38499] New: [graphite] ICE: in scan_tree_for_params, at graphite.c:253


While bootstrapping gcc with BOOT_CFLAGS="-g -O2 -fgraphite" I get:

/usr/home/Tobi/Projekte/gcc/checkouts/git_trunk/build/gcc/./prev-gcc/xgcc
-B/usr/home/Tobi/Projekte/gcc/checkouts/git_trunk/build/gcc/./prev-gcc/
-B/usr/home/Tobi/Projekte/gcc/checkouts/git/bin_trunk/gcc/i386-unknown-freebsd8.0/bin/
 -I../../../git/libcpp -I. -I../../../git/libcpp/../include -I./../intl
-I../../../git/libcpp/include  -g -O2 -fgraphite -fomit-frame-pointer -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -pedantic -Wno-long-long -Werror
-I../../../git/libcpp -I. -I../../../git/libcpp/../include -I./../intl
-I../../../git/libcpp/include  -c -o charset.o -MT charset.o -MMD -MP -MF
.deps/charset.Tpo ../../../git/libcpp/charset.c
../../../git/libcpp/charset.c: In function 'one_utf32_to_utf8':
../../../git/libcpp/charset.c:307: internal compiler error: in
scan_tree_for_params, at graphite.c:2536

I am trying to reduce a test case.


-- 
           Summary: [graphite] ICE: in scan_tree_for_params, at
                    graphite.c:253
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: grosser at gcc dot gnu dot org
OtherBugsDependingO 38494
             nThis:


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


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