[Bug debug/43516] -fcompare-debug failure at -O2

2010-03-25 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-03-25 11:30 --- Created an attachment (id=20196) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20196action=view) ~2000 lines long testcase Command line: gcc -O2 -fcompare-debug pr43516.c fails at i686 r157677 and x86_64 r157675

[Bug debug/43516] -fcompare-debug failure at -O2

2010-03-25 Thread zsojka at seznam dot cz
--- Comment #2 from zsojka at seznam dot cz 2010-03-25 11:32 --- Created an attachment (id=20197) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20197action=view) ~3000 lines long testcase gcc -O2 -fcompare-debug pr43516-2.c fails only at i686 r157677 -- http://gcc.gnu.org

[Bug debug/43516] [4.5 Regression] -fcompare-debug failure at -O2

2010-03-25 Thread zsojka at seznam dot cz
--- Comment #6 from zsojka at seznam dot cz 2010-03-25 17:13 --- Created an attachment (id=20199) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20199action=view) unreduced testcase from comment #1 (from gawk sources) This testcase fails at i686 with: gcc regex.i -fcompare-debug

[Bug c/43524] New: ICE: in ix86_expand_prologue, at config/i386/i386.c:8636 with -mstack-arg-probe on x86_64-linux

2010-03-25 Thread zsojka at seznam dot cz
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43524

[Bug target/43526] New: ICE: in construct_container, at config/i386/i386.c:5733 with -m96bit-long-double at x86_64-linux

2010-03-25 Thread zsojka at seznam dot cz
: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43526

[Bug target/43526] ICE: in construct_container, at config/i386/i386.c:5733 with -m96bit-long-double at x86_64-linux

2010-03-25 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-03-25 21:04 --- Created an attachment (id=20201) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20201action=view) reduced testcase Command line: gcc -m96bit-long-double pr43526.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug target/43528] New: ICE: in tree_low_cst, at tree.c:6198 with -mms-bitfields at x86_64-linux

2010-03-25 Thread zsojka at seznam dot cz
at x86_64-linux Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host

[Bug target/43526] [4.3/4.4/4.5 Regression] ICE: in construct_container, at config/i386/i386.c:5733 with -m96bit-long-double at x86_64-linux

2010-03-25 Thread zsojka at seznam dot cz
--- Comment #3 from zsojka at seznam dot cz 2010-03-25 22:30 --- Thank you for the reply. However, there are more switches that change the ABI, and most of them don't cause asserts. (and gcc asked me to submit a bug report, so I did) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug target/43526] [4.3/4.4/4.5 Regression] ICE: in construct_container, at config/i386/i386.c:5733 with -m96bit-long-double at x86_64-linux

2010-03-26 Thread zsojka at seznam dot cz
--- Comment #4 from zsojka at seznam dot cz 2010-03-26 07:13 --- Created an attachment (id=20203) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20203action=view) different problem with -m96bit-long-double $ /mnt/svn/gcc-trunk/binary-157723-lto/bin/gcc -m96bit-long-double pr43526-2

[Bug target/43526] [4.3/4.4/4.5 Regression] ICE: in construct_container, at config/i386/i386.c:5733 with -m96bit-long-double at x86_64-linux

2010-03-26 Thread zsojka at seznam dot cz
--- Comment #5 from zsojka at seznam dot cz 2010-03-26 07:23 --- Created an attachment (id=20204) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20204action=view) another problem with -m96bit-long-double (last one) $ /mnt/svn/gcc-trunk/binary-157723-lto/bin/gcc -m96bit-long-double

[Bug target/43526] ICE: in construct_container, at config/i386/i386.c:5733 with -m96bit-long-double at x86_64-linux

2010-03-26 Thread zsojka at seznam dot cz
-- zsojka at seznam dot cz changed: What|Removed |Added Severity|normal |minor Known to fail|4.1.2 4.2.4 4.3.4 4.4.3 |3.3.6 3.4.6 4.1.2

[Bug debug/43540] New: ICE: vector VEC(dw_cfi_ref,heap) grow domain error, in output_cfis at dwarf2out.c:3346 or OOM-killed

2010-03-26 Thread zsojka at seznam dot cz
Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc

[Bug debug/43540] ICE: vector VEC(dw_cfi_ref,heap) grow domain error, in output_cfis at dwarf2out.c:3346 or OOM-killed

2010-03-26 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-03-26 13:55 --- Created an attachment (id=20210) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20210action=view) reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43540

[Bug debug/43540] ICE: vector VEC(dw_cfi_ref,heap) grow domain error, in output_cfis at dwarf2out.c:3346 or OOM-killed

2010-03-26 Thread zsojka at seznam dot cz
--- Comment #3 from zsojka at seznam dot cz 2010-03-26 14:56 --- Created an attachment (id=20211) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20211action=view) generated profile data It can be reproduced only when compiled as C++ code. With this profile file and file from

[Bug debug/43540] ICE: vector VEC(dw_cfi_ref,heap) grow domain error, in output_cfis at dwarf2out.c:3346 or OOM-killed

2010-03-26 Thread zsojka at seznam dot cz
--- Comment #5 from zsojka at seznam dot cz 2010-03-26 15:07 --- Created an attachment (id=20212) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20212action=view) reduced executable testcase This testcase aborts for me when compiled with -fprofile-use, but works with -fprofile-arcs

[Bug debug/43540] ICE: vector VEC(dw_cfi_ref,heap) grow domain error, in output_cfis at dwarf2out.c:3346 or OOM-killed

2010-03-26 Thread zsojka at seznam dot cz
--- Comment #6 from zsojka at seznam dot cz 2010-03-26 15:17 --- (From update of attachment 20212) The testcase is invalid -- zsojka at seznam dot cz changed: What|Removed |Added

[Bug debug/43540] ICE: vector VEC(dw_cfi_ref,heap) grow domain error, in output_cfis at dwarf2out.c:3346 or OOM-killed

2010-03-26 Thread zsojka at seznam dot cz
--- Comment #8 from zsojka at seznam dot cz 2010-03-26 17:12 --- Patch from comment #7 seems to solve the isue even for the nonreduced testcase. Thanks -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43540

[Bug target/43546] New: ICE: in assign_stack_local_1, at function.c:353 with -mpreferred-stack-boundary=2 -msseregparm

2010-03-26 Thread zsojka at seznam dot cz
-boundary=2 -msseregparm Product: gcc Version: 4.4.4 Status: UNCONFIRMED Severity: minor Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64

[Bug debug/43501] [4.4/4.5 Regression] ICE: Segmentation fault with -g due to too deep recursion

2010-03-27 Thread zsojka at seznam dot cz
--- Comment #4 from zsojka at seznam dot cz 2010-03-27 10:57 --- Indeed, r157766 no longer crashes *** This bug has been marked as a duplicate of 43381 *** -- zsojka at seznam dot cz changed: What|Removed |Added

[Bug c/43381] [4.4 Regression] infinite loop in gcc.dg/parm-impl-decl-1.c with -g

2010-03-27 Thread zsojka at seznam dot cz
--- Comment #7 from zsojka at seznam dot cz 2010-03-27 10:57 --- *** Bug 43501 has been marked as a duplicate of this bug. *** -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43381

[Bug middle-end/43607] New: ICE in gimple_op, at gimple.h:1633 with -fipa-type-escape

2010-03-31 Thread zsojka at seznam dot cz
- escape Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz http://gcc.gnu.org/bugzilla

[Bug middle-end/43607] ICE in gimple_op, at gimple.h:1633 with -fipa-type-escape

2010-03-31 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-03-31 19:36 --- Created an attachment (id=20266) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20266action=view) testsuite/gcc.c-torture/compile/pr38360.c -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43607

[Bug c/43610] New: [4.5 Regression] ICE: in prepare_float_lib_cmp, at optabs.c:4392 with -fno-trapping-math and _Decimal64 comparison

2010-03-31 Thread zsojka at seznam dot cz
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43610

[Bug tree-optimization/43611] New: [4.5 Regression] ICE: SIGSEGV with -fipa-cp-clone -fkeep-inline-functions

2010-03-31 Thread zsojka at seznam dot cz
: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org

[Bug tree-optimization/43611] [4.5 Regression] ICE: SIGSEGV with -fipa-cp-clone -fkeep-inline-functions

2010-04-01 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-01 06:41 --- Created an attachment (id=20270) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20270action=view) auto-reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43611

[Bug tree-optimization/43611] [4.5 Regression] ICE: SIGSEGV with -fipa-cp-clone -fkeep-inline-functions

2010-04-01 Thread zsojka at seznam dot cz
--- Comment #2 from zsojka at seznam dot cz 2010-04-01 13:29 --- Created an attachment (id=20274) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20274action=view) reduced testcase Command line: gcc -O3 -fkeep-inline-functions pr43611.C or gcc -O2 -fipa-cp-clone -fkeep-inline

[Bug c++/43621] New: [4.5 Regression] ICE: in poplevel_class, at cp/name-lookup.c:2615 with invalid qualified name

2010-04-01 Thread zsojka at seznam dot cz
ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43621

[Bug c++/43630] New: [4.3/4.4/4.5 Regression] ICE: SIGSEGV with invalid template specialization

2010-04-02 Thread zsojka at seznam dot cz
: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43630

[Bug c++/43630] [4.3/4.4/4.5 Regression] ICE: SIGSEGV with invalid template specialization

2010-04-02 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-02 12:28 --- Created an attachment (id=20288) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20288action=view) reduced testcase It is very similiar to pr34491, but it segfaults instead of assert. -- http://gcc.gnu.org

[Bug tree-optimization/43650] New: -fcompare-debug failure with -O2 -fpeel-loops -fgraphite-identity

2010-04-05 Thread zsojka at seznam dot cz
Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http

[Bug tree-optimization/43650] -fcompare-debug failure with -O2 -fpeel-loops -fgraphite-identity

2010-04-05 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-05 18:17 --- Created an attachment (id=20314) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20314action=view) reduced testcase Command line: gcc -O2 -fpeel-loops -fgraphite-identity -fcompare-debug pr43650.c -- http

[Bug rtl-optimization/43653] New: ICE: in reload, at reload1.c:1188 with -O2 -ftree-vectorize and empty struct

2010-04-05 Thread zsojka at seznam dot cz
Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43653

[Bug rtl-optimization/43653] ICE: in reload, at reload1.c:1188 with -O2 -ftree-vectorize and empty struct

2010-04-05 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-05 20:11 --- Created an attachment (id=20315) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20315action=view) reduced testcase -O1 is enough for this testcase: $ gcc -O1 -ftree-vectorize pr43653.c pr43653.c: In function 'foo

[Bug middle-end/43654] New: Very long compile time with -O2 -floop-block

2010-04-05 Thread zsojka at seznam dot cz
Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43654

[Bug middle-end/43654] Very long compile time with -O2 -floop-block

2010-04-05 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-05 20:49 --- Created an attachment (id=20316) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20316action=view) reduced testcase When the loop body is changed to: x[i][j][k] = i + j + k; compilation finishes in ~85s

[Bug tree-optimization/43655] New: [4.5 Regression] -ftree-ter causes FAIL: g++.old-deja/g++.law/temps5.C execution test

2010-04-05 Thread zsojka at seznam dot cz
org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43655

[Bug tree-optimization/43655] [4.5 Regression] -ftree-ter causes FAIL: g++.old-deja/g++.law/temps5.C execution test

2010-04-05 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-05 21:23 --- Created an attachment (id=20317) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20317action=view) g++.old-deja/g++.law/temps5.C -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43655

[Bug middle-end/43656] New: -fcompare-debug failure with -O2 -fschedule-insns -fsched-pressure -funroll-loops -fgraphite-identity

2010-04-05 Thread zsojka at seznam dot cz
-funroll-loops -fgraphite-identity Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC

[Bug middle-end/43656] -fcompare-debug failure with -O2 -fschedule-insns -fsched-pressure -funroll-loops -fgraphite-identity

2010-04-05 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-05 22:31 --- Created an attachment (id=20318) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20318action=view) reduced testcase Command line: gcc -O2 -fschedule-insns -fsched-pressure -funroll-loops -fgraphite-identity -fcompare

[Bug tree-optimization/43657] New: [4.3/4.4/4.5 Regression] -ftree-loop-linear causes FAIL: gcc.dg/vect/vect-cond-5.c execution test

2010-04-05 Thread zsojka at seznam dot cz
Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux

[Bug tree-optimization/43657] [4.3/4.4/4.5 Regression] -ftree-loop-linear causes FAIL: gcc.dg/vect/vect-cond-5.c execution test

2010-04-05 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-05 23:02 --- Created an attachment (id=20319) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20319action=view) slightly reduced testcase, showing computed data $ gcc-4.5.0-alpha20100401 -O1 -ftree-loop-linear pr43657.c ./a.out 0

[Bug lto/43658] New: ICE: SIGSEGV with -flto in aggregate_value_p (function.c:1859)

2010-04-05 Thread zsojka at seznam dot cz
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43658

[Bug lto/43658] ICE: SIGSEGV with -flto in aggregate_value_p (function.c:1859)

2010-04-05 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-05 23:52 --- Created an attachment (id=20320) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20320action=view) reduced testcase Reduced from testsuite/g++.dg/lto/20091219_0.C -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug lto/43658] ICE: SIGSEGV with -flto in aggregate_value_p (function.c:1859)

2010-04-05 Thread zsojka at seznam dot cz
--- Comment #2 from zsojka at seznam dot cz 2010-04-06 00:06 --- Created an attachment (id=20321) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20321action=view) less reduced testcase Shows important parts of original code. Needs -fkeep-inline-functions Command line: g++ -flto

[Bug target/43668] New: -fschedule-insns causes FAIL: gcc.target/i386/vararg-1.c execution test

2010-04-06 Thread zsojka at seznam dot cz
AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: x86_64-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43668

[Bug tree-optimization/43670] New: -fcompare-debug failure (length) with -O -ftree-vrp

2010-04-06 Thread zsojka at seznam dot cz
: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43670

[Bug tree-optimization/43670] -fcompare-debug failure (length) with -O -ftree-vrp

2010-04-06 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-07 00:00 --- Created an attachment (id=20324) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20324action=view) reduced testcase reduced from gcc/testsuite/gcc.dg/20030324-1.c Command line: gcc -O -ftree-vrp -m32 -fcompare-debug

[Bug target/43671] New: -fsched2-use-superblocks -m32 causes FAIL: gcc.dg/pr32912-1.c execution test

2010-04-06 Thread zsojka at seznam dot cz
Priority: P3 Component: target AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz GCC host triplet: x86_64-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43671

[Bug target/43671] -fsched2-use-superblocks -m32 causes FAIL: gcc.dg/pr32912-1.c execution test

2010-04-06 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-07 01:19 --- Created an attachment (id=20325) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20325action=view) reduced executable testcase $ gcc -O1 -fschedule-insns2 -fsched2-use-superblocks -m32 pr43671.c ./a.out Aborted

[Bug target/43671] [4.5 Regression] -fsched2-use-superblocks -m32 -finline-functions causes FAIL: gcc.dg/pr32912-1.c execution test

2010-04-06 Thread zsojka at seznam dot cz
--- Comment #2 from zsojka at seznam dot cz 2010-04-07 02:07 --- Created an attachment (id=20326) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20326action=view) another testcase, probably better copied from gcc/testsuite/gcc.dg/tree-ssa/gen-vect-32.c (gen-vect-2.c fails the same

[Bug tree-optimization/43655] [4.5/4.6 Regression] -ftree-ter causes FAIL: g++.old-deja/g++.law/temps5.C execution test

2010-04-07 Thread zsojka at seznam dot cz
--- Comment #4 from zsojka at seznam dot cz 2010-04-08 00:52 --- -ftree-ter also causes (check was interrupted after a while): FAIL: gfortran.dg/append_1.f90 -O0 execution test FAIL: gfortran.dg/backspace_1.f -O0 execution test FAIL: gfortran.dg/backspace_7.f90 -O0 execution test

[Bug middle-end/43656] -fcompare-debug failure with -O2 -fschedule-insns -fsched-pressure -funroll-loops -fgraphite-identity

2010-04-08 Thread zsojka at seznam dot cz
--- Comment #3 from zsojka at seznam dot cz 2010-04-08 12:21 --- Created an attachment (id=20334) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20334action=view) testcase that crashes in r158095 When size of arrays is changed from 64 to 1000, it fails again in r158095

[Bug tree-optimization/43688] New: ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference

2010-04-08 Thread zsojka at seznam dot cz
Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: zsojka at seznam dot cz http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43688

[Bug tree-optimization/43688] ICE: in analyze_function, at ipa-reference.c:733 with -fipa-reference

2010-04-08 Thread zsojka at seznam dot cz
--- Comment #1 from zsojka at seznam dot cz 2010-04-08 13:38 --- Created an attachment (id=20335) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20335action=view) auto-reduced testcase reduced from gfortran.dg/subref_array_pointer_1.f90 -- http://gcc.gnu.org/bugzilla

[Bug target/43671] [4.4/4.5/4.6 Regression] -fsched2-use-superblocks -m32 produces wrong code with vectorization

2010-04-08 Thread zsojka at seznam dot cz
--- Comment #6 from zsojka at seznam dot cz 2010-04-08 13:48 --- I am sorry for the confusion. The original testcase from comment #1 doesn't fail in r153685 and 4.4.3. Later I found different testcase (comment #2) that fails there. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id

[Bug tree-optimization/51012] New: [4.7 Regression] ICE: in fold_convert_loc, at fold-const.c:1897 with -fno-early-inlining and passing incompatible function ptr

2011-11-07 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51012 Bug #: 51012 Summary: [4.7 Regression] ICE: in fold_convert_loc, at fold-const.c:1897 with -fno-early-inlining and passing incompatible function ptr Classification: Unclassified

[Bug tree-optimization/51014] New: [4.7 Regression] ICE: in apply_opt_in_copies, at loop-unroll.c:2283 with -O2 -g -funroll-loops

2011-11-07 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51014 Bug #: 51014 Summary: [4.7 Regression] ICE: in apply_opt_in_copies, at loop-unroll.c:2283 with -O2 -g -funroll-loops Classification: Unclassified Product: gcc Version: 4.7.0

[Bug tree-optimization/51039] New: [4.7 Regression] ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:1977 with -finline-small-functions -fno-ipa-pure-const and passing incompatible funct

2011-11-08 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51039 Bug #: 51039 Summary: [4.7 Regression] ICE: in estimate_function_body_sizes, at ipa-inline-analysis.c:1977 with -finline-small-functions -fno-ipa-pure-const and

[Bug rtl-optimization/51040] New: ICE: RTL check: access of elt 1 of 'not' with last elt 0 in gen_rtx_fmt_ee_stat, at ./genrtl.h:33 with __atomic_nand_fetch()

2011-11-08 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51040 Bug #: 51040 Summary: ICE: RTL check: access of elt 1 of 'not' with last elt 0 in gen_rtx_fmt_ee_stat, at ./genrtl.h:33 with __atomic_nand_fetch() Classification: Unclassified

[Bug middle-end/51130] New: ICE: in create_tmp_var, at gimplify.c:468 with -fgnu-tm and __transaction_atomic

2011-11-14 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51130 Bug #: 51130 Summary: ICE: in create_tmp_var, at gimplify.c:468 with -fgnu-tm and __transaction_atomic Classification: Unclassified Product: gcc Version: 4.7.0

[Bug tree-optimization/51136] New: [4.7 Regression] ICE: SIGSEGV in unlink_virtual_phi (tree-flow-inline.h:427) with -O2 -fno-tree-dominator-opts (-ftree-tail-merge)

2011-11-14 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51136 Bug #: 51136 Summary: [4.7 Regression] ICE: SIGSEGV in unlink_virtual_phi (tree-flow-inline.h:427) with -O2 -fno-tree-dominator-opts (-ftree-tail-merge) Classification:

[Bug middle-end/51211] New: ICE: SIGSEGV in execute_tm_mark (trans-mem.c:2242) with -fgnu-tm -O -freorder-blocks -ftracer --param hot-bb-frequency-fraction=1 and __transaction_atomic

2011-11-18 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51211 Bug #: 51211 Summary: ICE: SIGSEGV in execute_tm_mark (trans-mem.c:2242) with -fgnu-tm -O -freorder-blocks -ftracer --param hot-bb-frequency-fraction=1 and __transaction_atomic

[Bug middle-end/51212] New: ICE: verify_flow_info failed: BB 3 can not throw but has an EH edge with -fgnu-tm -fnon-call-exceptions and transaction_callable

2011-11-18 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51212 Bug #: 51212 Summary: ICE: verify_flow_info failed: BB 3 can not throw but has an EH edge with -fgnu-tm -fnon-call-exceptions and transaction_callable Classification: Unclassified

[Bug target/51235] New: ICE: in extract_insn, at recog.c:2137 (unrecognizable insn) with -O -ftree-vectorize -mavx2 -mxop

2011-11-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51235 Bug #: 51235 Summary: ICE: in extract_insn, at recog.c:2137 (unrecognizable insn) with -O -ftree-vectorize -mavx2 -mxop Classification: Unclassified Product: gcc Version: 4.7.0

[Bug target/51236] New: ICE: in copy_to_mode_reg, at explow.c:641 with -O -ftree-vectorize -mavx2

2011-11-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51236 Bug #: 51236 Summary: ICE: in copy_to_mode_reg, at explow.c:641 with -O -ftree-vectorize -mavx2 Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug tree-optimization/51238] New: ICE: SIGSEGV in find_uses_to_rename_use (tree-ssa-loop-manip.c:1267) with -Os -ftree-loop-distribution

2011-11-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51238 Bug #: 51238 Summary: ICE: SIGSEGV in find_uses_to_rename_use (tree-ssa-loop-manip.c:1267) with -Os -ftree-loop-distribution Classification: Unclassified Product: gcc

[Bug middle-end/51261] New: [4.7 Regression] -fcompare-debug with memset()

2011-11-21 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51261 Bug #: 51261 Summary: [4.7 Regression] -fcompare-debug with memset() Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal

[Bug debug/51262] New: [4.7 Regression] ICE: SIGSEGV in primary_template_instantiation_p (pt.c:2874) with -flto -g

2011-11-21 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51262 Bug #: 51262 Summary: [4.7 Regression] ICE: SIGSEGV in primary_template_instantiation_p (pt.c:2874) with -flto -g Classification: Unclassified Product: gcc

[Bug middle-end/51261] [4.7 Regression] -fcompare-debug with memset()

2011-11-21 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51261 --- Comment #1 from Zdenek Sojka zsojka at seznam dot cz 2011-11-22 05:30:59 UTC --- Happens in r181597 as well. $ diff testcase.*gkd 52c52 (const_int 32675 [0x7fa3]))) testcase.C:3# {*cmpdi_1} --- (const_int 32551

[Bug middle-end/51273] New: ICE: vector VEC(inline_summary_t,base) index domain error, in inline_summary at ipa-inline.h:193 with -O -fgnu-tm, transaction_safe and overloaded contructor

2011-11-22 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51273 Bug #: 51273 Summary: ICE: vector VEC(inline_summary_t,base) index domain error, in inline_summary at ipa-inline.h:193 with -O -fgnu-tm, transaction_safe and overloaded contructor

[Bug rtl-optimization/50833] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2243 with -fshrink-wrap

2011-11-22 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50833 --- Comment #2 from Zdenek Sojka zsojka at seznam dot cz 2011-11-23 05:22:00 UTC --- The ICE no longer happens after this change.

[Bug fortran/51291] New: ICE: SIGSEGV in ix86_init_builtins (i386.c:27691) with any fortran code

2011-11-23 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51291 Bug #: 51291 Summary: ICE: SIGSEGV in ix86_init_builtins (i386.c:27691) with any fortran code Classification: Unclassified Product: gcc Version: 4.7.0 Status:

[Bug tree-optimization/50682] [4.7 Regression] ICE: SIGSEGV in main_block_label with -O2 -fnon-call-exceptions -ftracer

2011-11-27 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50682 --- Comment #4 from Zdenek Sojka zsojka at seznam dot cz 2011-11-27 13:13:45 UTC --- Created attachment 25919 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=25919 another testcase This testcase doesn't need any -fno-* flags. It might

[Bug middle-end/51339] New: [4.6/4.7 Regression] ICE: in convert_move, at expr.c:326 with -fopenmp and parallel for

2011-11-28 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51339 Bug #: 51339 Summary: [4.6/4.7 Regression] ICE: in convert_move, at expr.c:326 with -fopenmp and parallel for Classification: Unclassified Product: gcc Version: 4.7.0

[Bug tree-optimization/51362] New: [4.7 Regression ICE: SIGFPE (division by zero) in good_cloning_opportunity_p at ipa-cp.c:2401

2011-11-30 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51362 Bug #: 51362 Summary: [4.7 Regression ICE: SIGFPE (division by zero) in good_cloning_opportunity_p at ipa-cp.c:2401 Classification: Unclassified Product: gcc Version: 4.7.0

[Bug tree-optimization/51363] New: [4.7 Regression] ICE: in gimple_rhs_has_side_effects, at gimple.c:2530 with -O -fno-tree-ccp

2011-11-30 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51363 Bug #: 51363 Summary: [4.7 Regression] ICE: in gimple_rhs_has_side_effects, at gimple.c:2530 with -O -fno-tree-ccp Classification: Unclassified Product: gcc Version: 4.7.0

[Bug tree-optimization/51396] New: [4.7 Regression] ICE: verify_flow_info failed: BB 4 can not throw but has an EH edge with -O2 -fnon-call-exceptions -mfma4

2011-12-03 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51396 Bug #: 51396 Summary: [4.7 Regression] ICE: verify_flow_info failed: BB 4 can not throw but has an EH edge with -O2 -fnon-call-exceptions -mfma4 Classification: Unclassified

[Bug lto/51325] [4.7 Regression] ICE with -flto and union in template

2011-12-03 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51325 Zdenek Sojka zsojka at seznam dot cz changed: What|Removed |Added CC||zsojka at seznam

[Bug middle-end/51411] New: ICE: in function_and_variable_visibility, at ipa.c:835 with -O -fgnu-tm and overriding virtual transaction_safe function

2011-12-04 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51411 Bug #: 51411 Summary: ICE: in function_and_variable_visibility, at ipa.c:835 with -O -fgnu-tm and overriding virtual transaction_safe function Classification: Unclassified

[Bug tree-optimization/49772] [4.7 Regression] ICE: in ipa_pta_execute, at tree-ssa-structalias.c:6790 with -fipa-pta

2011-12-06 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49772 Zdenek Sojka zsojka at seznam dot cz changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug tree-optimization/49772] [4.7 Regression] ICE: in ipa_pta_execute, at tree-ssa-structalias.c:6790 with -fipa-pta

2011-12-06 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49772 --- Comment #9 from Zdenek Sojka zsojka at seznam dot cz 2011-12-07 05:37:04 UTC --- Created attachment 26014 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26014 autoreduced testcase $ gcc -O -fipa-pta testcase-min14.ii testcase-min14.ii

[Bug middle-end/51472] New: ICE: verify_gimple failed: invalid rhs for gimple memory store with -fgnu-tm --param tm-max-aggregate-size=32

2011-12-08 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51472 Bug #: 51472 Summary: ICE: verify_gimple failed: invalid rhs for gimple memory store with -fgnu-tm --param tm-max-aggregate-size=32 Classification: Unclassified

[Bug rtl-optimization/51495] New: [4.7 Regression] ICE: in force_nonfallthru_and_redirect, at cfgrtl.c:1171 with computed goto

2011-12-10 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51495 Bug #: 51495 Summary: [4.7 Regression] ICE: in force_nonfallthru_and_redirect, at cfgrtl.c:1171 with computed goto Classification: Unclassified Product: gcc

[Bug rtl-optimization/51505] New: [4.5/4.6/4.7 Regression] ICE: in form_sum, at reload.c:5349 with -O --param max-cse-insns=1

2011-12-11 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51505 Bug #: 51505 Summary: [4.5/4.6/4.7 Regression] ICE: in form_sum, at reload.c:5349 with -O --param max-cse-insns=1 Classification: Unclassified Product: gcc Version: 4.7.0

[Bug target/51518] New: ICE: in expand_call, at calls.c:3421 with -mno-accumulate-outgoing-args and __attribute__ ((ms_abi)) (after sorry)

2011-12-12 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51518 Bug #: 51518 Summary: ICE: in expand_call, at calls.c:3421 with -mno-accumulate-outgoing-args and __attribute__ ((ms_abi)) (after sorry) Classification: Unclassified

[Bug tree-optimization/51519] New: [4.7 Regression] ICE: in inline_small_functions, at ipa-inline.c:1410 with -O -fno-guess-branch-probability -findirect-inlining

2011-12-12 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51519 Bug #: 51519 Summary: [4.7 Regression] ICE: in inline_small_functions, at ipa-inline.c:1410 with -O -fno-guess-branch-probability -findirect-inlining Classification: Unclassified

[Bug tree-optimization/51557] New: [4.7 Regression] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2244 with custom flags

2011-12-14 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51557 Bug #: 51557 Summary: [4.7 Regression] ICE: in maybe_record_trace_start, at dwarf2cfi.c:2244 with custom flags Classification: Unclassified Product: gcc Version: 4.7.0

[Bug middle-end/51575] New: [4.7 Regression] ICE: verify_gimple failed: statement marked for throw, but doesn't with -fnon-call-exceptions and placement new

2011-12-15 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51575 Bug #: 51575 Summary: [4.7 Regression] ICE: verify_gimple failed: statement marked for throw, but doesn't with -fnon-call-exceptions and placement new Classification: Unclassified

[Bug tree-optimization/51596] New: [4.7 Regression] ICE: verify_flow_info failed: BB 6 can not throw but has an EH edge with -fnon-call-exceptions

2011-12-17 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51596 Bug #: 51596 Summary: [4.7 Regression] ICE: verify_flow_info failed: BB 6 can not throw but has an EH edge with -fnon-call-exceptions Classification: Unclassified

[Bug tree-optimization/51704] New: [4.7 Regression] ICE: vector VEC(vec_void_p,base) index domain error, in vinfo_for_stmt at tree-vectorizer.h:620 with -O3 -fno-tree-copy-prop -fno-tree-fre

2011-12-29 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51704 Bug #: 51704 Summary: [4.7 Regression] ICE: vector VEC(vec_void_p,base) index domain error, in vinfo_for_stmt at tree-vectorizer.h:620 with -O3 -fno-tree-copy-prop

[Bug tree-optimization/51719] New: [4.7 Regression] ICE: verify_gimple failed: LHS in noreturn call with -fpartial-inlining -fprofile-use and exceptions

2011-12-30 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51719 Bug #: 51719 Summary: [4.7 Regression] ICE: verify_gimple failed: LHS in noreturn call with -fpartial-inlining -fprofile-use and exceptions Classification: Unclassified

[Bug tree-optimization/51070] [4.6 Regression] ICE verify_gimple failed

2011-12-31 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51070 Zdenek Sojka zsojka at seznam dot cz changed: What|Removed |Added CC||zsojka at seznam

[Bug bootstrap/51796] [4.7 regression] internal compiler error: in distribute_notes, at combine.c:13285 for libgomp/alloc.c on m68k-linux

2012-01-09 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51796 Zdenek Sojka zsojka at seznam dot cz changed: What|Removed |Added CC||zsojka at seznam

[Bug middle-end/50200] ICE: SIGSEGV in df_insn_refs_collect (df-scan.c:3405)

2012-01-19 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50200 --- Comment #2 from Zdenek Sojka zsojka at seznam dot cz 2012-01-19 11:03:26 UTC --- Created attachment 26376 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=26376 testcase failing in r183270 Both testcases were reduced from testsuite/gcc.c

[Bug middle-end/50200] ICE: SIGSEGV in df_insn_refs_collect (df-scan.c:3405)

2012-01-19 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50200 --- Comment #3 from Zdenek Sojka zsojka at seznam dot cz 2012-01-19 13:26:32 UTC --- Testcase from comment #2 still ICEs in r183298, the fix for PR51505 didn't help here.

[Bug tree-optimization/51903] New: [4.7 Regression] ICE: in gimple_purge_all_dead_eh_edges, at tree-cfg.c:7196 with -fnon-call-exceptions

2012-01-19 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51903 Bug #: 51903 Summary: [4.7 Regression] ICE: in gimple_purge_all_dead_eh_edges, at tree-cfg.c:7196 with -fnon-call-exceptions Classification: Unclassified Product: gcc

[Bug rtl-optimization/51924] New: [4.7 Regression] wrong code with -O -free -fno-rename-registers -ftree-vectorize -funroll-loops

2012-01-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51924 Bug #: 51924 Summary: [4.7 Regression] wrong code with -O -free -fno-rename-registers -ftree-vectorize -funroll-loops Classification: Unclassified Product: gcc Version: 4.7.0

[Bug rtl-optimization/51924] [4.7 Regression] wrong code with -O -free -fno-rename-registers -ftree-vectorize -funroll-loops

2012-01-20 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51924 --- Comment #1 from Zdenek Sojka zsojka at seznam dot cz 2012-01-20 21:00:21 UTC --- With -free (top), the value is extended r10d - rax (where only r10b is valid - it is missing the r10b-r10d step) The value is just moved from r10

[Bug middle-end/51928] New: ICE: SIGSEGV in lookup_fnfields_idx_nolazy (search.c:1384) with -fgnu-tm on invalid code

2012-01-21 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51928 Bug #: 51928 Summary: ICE: SIGSEGV in lookup_fnfields_idx_nolazy (search.c:1384) with -fgnu-tm on invalid code Classification: Unclassified Product: gcc Version: 4.7.0

[Bug middle-end/51929] New: ICE: verify_cgraph_node failed with -O2 -fno-guess-branch-probability -fipa-cp-clone --param ipa-cp-eval-threshold=0 --param max-inline-insns-single=1

2012-01-21 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51929 Bug #: 51929 Summary: ICE: verify_cgraph_node failed with -O2 -fno-guess-branch-probability -fipa-cp-clone --param ipa-cp-eval-threshold=0 --param

<    1   2   3   4   5   6   7   8   9   10   >