public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/54886] New: [4.8 Regression] FAIL: gcc.dg/graphite/pr(42521|42771).c (internal compiler error) due to revision 192219
@ 2012-10-10 12:13 dominiq at lps dot ens.fr
  2012-10-10 12:21 ` [Bug tree-optimization/54886] " rguenth at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-10-10 12:13 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54886
           Summary: [4.8 Regression] FAIL:
                    gcc.dg/graphite/pr(42521|42771).c (internal compiler
                    error) due to revision 192219
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: hubicka@gcc.gnu.org


After revision 192219, I get

FAIL: gcc.dg/graphite/pr42521.c (internal compiler error)
FAIL: gcc.dg/graphite/pr42521.c (test for excess errors)
FAIL: gcc.dg/graphite/pr42771.c (internal compiler error)
FAIL: gcc.dg/graphite/pr42771.c (test for excess errors)

and it is still present at revision 192288. The backtrace for
gcc.dg/graphite/pr42521.c is

 foo
Analyzing compilation unit
Performing interprocedural optimizations
 <*free_lang_data> <visibility> <early_local_cleanups> <*free_inline_summary>
<emutls> <whole-program> <profile_estimate> <cp> <inline> <pure-const>
<static-var>Assembling functions:
 fooisl_ctx.c:158: isl_ctx freed, but some objects still reference it

Program received signal SIGABRT, Aborted.
0x00007fff829930b6 in __kill () from /usr/lib/libSystem.B.dylib
(gdb) bt
#0  0x00007fff829930b6 in __kill () from /usr/lib/libSystem.B.dylib
#1  0x00007fff82a339f6 in abort () from /usr/lib/libSystem.B.dylib
#2  0x0000000141487f10 in isl_ctx_free () from /opt/mp/lib/libisl.10.dylib
#3  0x00000001004d5d1f in graphite_transform_loops () at
../../work/gcc/graphite.c:299
#4  0x00000001007e545a in graphite_transforms () at
../../work/gcc/tree-ssa-loop.c:252
#5  0x00000001005efd41 in execute_one_pass (pass=<value optimized out>) at
../../work/gcc/passes.c:2320
#6  0x00000001005f01bd in execute_pass_list (pass=<value optimized out>) at
../../work/gcc/passes.c:2381
#7  0x00000001005f01cf in execute_pass_list (pass=<value optimized out>) at
../../work/gcc/passes.c:2382
#8  0x00000001005f01cf in execute_pass_list (pass=<value optimized out>) at
../../work/gcc/passes.c:2382
#9  0x00000001005f01cf in execute_pass_list (pass=<value optimized out>) at
../../work/gcc/passes.c:2382
#10 0x000000010030a50b in expand_function (node=<value optimized out>) at
../../work/gcc/cgraphunit.c:1601
#11 0x000000010030c50a in compile () at ../../work/gcc/cgraphunit.c:1705
#12 0x000000010030ccbf in finalize_compilation_unit () at
../../work/gcc/cgraphunit.c:2080
#13 0x0000000100025813 in c_write_global_declarations () at
../../work/gcc/c/c-decl.c:10118
#14 0x00000001006abe21 in compile_file () at ../../work/gcc/toplev.c:560
#15 0x00000001006adc5c in toplev_main (argc=<value optimized out>, argv=<value
optimized out>) at ../../work/gcc/toplev.c:1866
#16 0x0000000100009cc4 in start (pc=<value optimized out>, bases=0x0) at
../../../work/libgcc/unwind-dw2-fde.c:1055


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-12-07 13:17 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-10 12:13 [Bug tree-optimization/54886] New: [4.8 Regression] FAIL: gcc.dg/graphite/pr(42521|42771).c (internal compiler error) due to revision 192219 dominiq at lps dot ens.fr
2012-10-10 12:21 ` [Bug tree-optimization/54886] " rguenth at gcc dot gnu.org
2012-10-12 18:23 ` dominiq at lps dot ens.fr
2012-10-12 20:04 ` howarth at nitro dot med.uc.edu
2012-10-12 20:11 ` dominiq at lps dot ens.fr
2012-12-07 12:02 ` rguenth at gcc dot gnu.org
2012-12-07 13:16 ` rguenth at gcc dot gnu.org
2012-12-07 13:17 ` rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).