[Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100814

2010-09-21 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-09-21 13:24 --- Still broken? -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug middle-end/40506] ICE with -fwhole-program --combine (verify_stmts failed)

2010-09-17 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2010-09-17 09:06 --- -combine has been removed from GCC 4.6 in favor of LTO, closing as WONTFIX. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug ada/45394] [4.6 regression] gnat fails to build on s390, trunk 20100814

2010-08-24 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.6.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45394

[Bug debug/40462] [4.5/4.6 Regression] ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while compiling mlib-tgt.adb

2010-07-31 Thread rguenth at gcc dot gnu dot org
--- Comment #12 from rguenth at gcc dot gnu dot org 2010-07-31 09:29 --- GCC 4.5.1 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/40506] ICE with -fwhole-program --combine (verify_stmts failed)

2010-07-03 Thread rguenth at gcc dot gnu dot org
-- Bug 40506 depends on bug 39959, which changed state. Bug 39959 Summary: [4.5 Regression] IMA is broken, gcc.dg/pr34668-1.c, gcc.dg/pr34668-2.c ICE http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39959 What|Old Value |New Value

[Bug bootstrap/44437] 4.5 bootstrap failure on powerpc-linux

2010-06-07 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2010-06-07 08:39 --- Use STAGE1_CFLAGS=-O -g. *** This bug has been marked as a duplicate of 37739 *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug bootstrap/37739] [4.4 Regression] bootstrap broken with core gcc gcc-4.2.x

2010-06-07 Thread rguenth at gcc dot gnu dot org
--- Comment #38 from rguenth at gcc dot gnu dot org 2010-06-07 08:39 --- *** Bug 44437 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/23144] [4.3/4.4/4.5/4.6 Regression] invalid parameter forward declarations not diagnosed

2010-05-22 Thread rguenth at gcc dot gnu dot org
--- Comment #12 from rguenth at gcc dot gnu dot org 2010-05-22 18:10 --- GCC 4.3.5 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/25343] [4.3/4.4/4.5/4.6 regression] [m68k] testsuite failures

2010-05-22 Thread rguenth at gcc dot gnu dot org
--- Comment #14 from rguenth at gcc dot gnu dot org 2010-05-22 18:10 --- GCC 4.3.5 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/27880] [4.3 regression] undefined reference to `_Unwind_GetIPInfo'

2010-05-22 Thread rguenth at gcc dot gnu dot org
--- Comment #38 from rguenth at gcc dot gnu dot org 2010-05-22 18:11 --- GCC 4.3.5 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/29206] [4.3/4.4/4.5/4.6 regression] gcj-dbtool segfaults

2010-05-22 Thread rguenth at gcc dot gnu dot org
--- Comment #17 from rguenth at gcc dot gnu dot org 2010-05-22 18:11 --- GCC 4.3.5 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/35658] [4.3 Regression] between -funroll-loops -fno-automatic -O2 and common block variable

2010-05-22 Thread rguenth at gcc dot gnu dot org
--- Comment #15 from rguenth at gcc dot gnu dot org 2010-05-22 18:12 --- GCC 4.3.5 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/36439] [4.3 Regression] very long compile-time in PRE building gimp-plugin-registry

2010-05-22 Thread rguenth at gcc dot gnu dot org
--- Comment #16 from rguenth at gcc dot gnu dot org 2010-05-22 18:12 --- GCC 4.3.5 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/38642] [4.3/4.4/4.5/4.6 Regression] Code with -fPIC results in segfault on ARM (old ABI)

2010-05-22 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2010-05-22 18:13 --- GCC 4.3.5 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/38553] [4.3 Regression] Segfault in ggc_set_mark with -maltivec

2010-05-22 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2010-05-22 18:12 --- GCC 4.3.5 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/38360] [4.3 Regression] ICE in gimple_op, at gimple.h:1636

2010-04-20 Thread rguenth at gcc dot gnu dot org
--- Comment #11 from rguenth at gcc dot gnu dot org 2010-04-20 14:24 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug middle-end/38360] [4.3 Regression] ICE in gimple_op, at gimple.h:1636

2010-04-20 Thread rguenth at gcc dot gnu dot org
--- Comment #12 from rguenth at gcc dot gnu dot org 2010-04-20 14:25 --- Subject: Bug 38360 Author: rguenth Date: Tue Apr 20 14:24:39 2010 New Revision: 158561 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=158561 Log: 2010-04-20 Richard Guenther rguent...@suse.de

[Bug lto/43659] -flto doesn't remember -fPIC

2010-04-06 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-04-06 08:57 --- GCC has code to do exactly this. Somebody needs to debug why it doesn't work. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43659 --- You are receiving this mail because: --- You reported the bug

[Bug debug/40462] [4.5 Regression] ICE in dwarf2out_begin_epilogue, at dwarf2out.c:2773 while compiling mlib-tgt.adb

2010-04-06 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2010-04-06 11:20 --- GCC 4.5.0 is being released. Deferring to 4.5.1. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug libstdc++/42460] man page errors for generated libstdc++ man pages

2010-04-06 Thread rguenth at gcc dot gnu dot org
--- Comment #25 from rguenth at gcc dot gnu dot org 2010-04-06 11:20 --- GCC 4.5.0 is being released. Deferring to 4.5.1. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/36439] [4.3 Regression] very long compile-time in PRE building gimp-plugin-registry

2010-03-19 Thread rguenth at gcc dot gnu dot org
--- Comment #15 from rguenth at gcc dot gnu dot org 2010-03-19 10:15 --- (In reply to comment #14) Subject: Re: [4.3 Regression] very long compile-time in PRE building gimp-plugin-registry On Fri, 19 Mar 2010, kurt at garloff dot de wrote: --- Comment #11 from kurt

[Bug c++/42634] ICE with -g -O2 -std=c++0x in copy_fn_p, at cp/decl.c:9973

2010-01-18 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2010-01-18 10:07 --- I'm running into this as well, but with code that clearly compiled fine with gcc 4.4. So maybe it's a slightly different issue. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42634 --- You are receiving

[Bug target/42774] [4.4/4.5 Regression] ICE in get_aligned_mem, at config/alpha/alpha.c:1484

2010-01-17 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42774

[Bug target/42774] [4.4/4.5 Regression] ICE in get_aligned_mem, at config/alpha/alpha.c:1484

2010-01-17 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42774 --- You

[Bug middle-end/42698] [4.5 Regression] jc1: ICE in redirect_eh_edge_1, at tree-eh.c:2112

2010-01-15 Thread rguenth at gcc dot gnu dot org
-- Bug 42698 depends on bug 42739, which changed state. Bug 42739 Summary: [4.5 Regression] ICE with computed goto, destructors, and optimization http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42739 What|Old Value |New Value

[Bug middle-end/42698] [4.5 Regression] jc1: ICE in redirect_eh_edge_1, at tree-eh.c:2112

2010-01-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added BugsThisDependsOn||42739 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42698

[Bug c++/42701] [4.5 Regression] ICE on error recovery

2010-01-14 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2010-01-14 10:14 --- Reduced testcase from PR42725: namespace Glib { class ustring { public: typedef unsigned size_type; ustring(const char* src, size_type n); ustring(const char* src

[Bug middle-end/42698] [4.5 Regression] jc1: ICE in redirect_eh_edge_1, at tree-eh.c:2112

2010-01-14 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-01-14 15:43 --- The patch for PR42739 also fixes this bug. Thus, duplicate. *** This bug has been marked as a duplicate of 42739 *** -- rguenth at gcc dot gnu dot org changed: What|Removed

[Bug libgcj/42676] [4.5 regression] javah doesn't generate the header files as checked in in the archive

2010-01-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P4 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42676 --- You

[Bug c++/42701] [4.5 Regression] ICE on error recovery

2010-01-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42701 --- You

[Bug tree-optimization/42706] [4.5 Regression] ICE in gimple_op, at gimple.h:1634, (IPA SRA)

2010-01-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42706 --- You

[Bug c++/42713] [4.5 Regression] ICE - segfault in tsubst

2010-01-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42713 --- You

[Bug other/42715] [4.5 Regression] output_operand: invalid expression as operand

2010-01-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42715 --- You

[Bug other/42715] [4.5 Regression] output_operand: invalid expression as operand

2010-01-13 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42715

[Bug c++/42713] [4.5 Regression] ICE - segfault in tsubst

2010-01-13 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Component|other |c++ http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42713 --- You

[Bug other/42715] [4.5 Regression] output_operand: invalid expression as operand

2010-01-13 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-01-13 11:12 --- Created an attachment (id=19568) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19568action=view) somewhat reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42715 --- You are receiving

[Bug c++/42725] ICE on error recovery (segfault in build_over_call in gcc/cp/call.c:5653)

2010-01-13 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-01-13 13:42 --- Confirmed. 4.4 accepts the code, reducing based on that. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug java/42698] [4.5 Regression] jc1: ICE in redirect_eh_edge_1, at tree-eh.c:2112

2010-01-12 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Summary|[4.5 regression] jc1: ICE in|[4.5 Regression] jc1: ICE in |redirect_eh_edge_1

[Bug c++/42701] [4.5 Regression] ICE on error recovery

2010-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-01-12 13:43 --- You can use -fpermissive in which case it's no longer error-recovery. The emitted warning doesn't vanish with -w, the note stays: ./cc1plus -quiet greg_month.ii -m32 -fpermissive -w In file included from ./boost

[Bug tree-optimization/42703] [4.5 Regression] ICE in generate_subtree_copies, at tree-sra.c:2003

2010-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-01-12 14:13 --- Reducing. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC

[Bug c++/42701] [4.5 Regression] ICE on error recovery

2010-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2010-01-12 14:30 --- Created an attachment (id=19549) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19549action=view) reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42701 --- You are receiving this mail

[Bug c++/42701] [4.5 Regression] ICE on error recovery

2010-01-12 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|WAITING |NEW Ever Confirmed|0 |1 Last

[Bug tree-optimization/42703] [4.5 Regression] ICE in generate_subtree_copies, at tree-sra.c:2003

2010-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-01-12 14:38 --- __extension__ typedef unsigned long long int uint64_t; typedef uint64_t ScmUInt64; void swapb64(ScmUInt64 *loc) { union { ScmUInt64 l; unsigned char c[4]; } dd; unsigned char t; dd.l

[Bug libgcj/40859] [4.4 regression] regressions in libjava testsuite on arm-linux

2010-01-12 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Known to fail|4.4.1 4.5.0 |4.4.1 Known to work|4.3.4 |4.3.4 4.5.0

[Bug tree-optimization/42706] [4.5 Regression] ICE in gimple_op, at gimple.h:1634, (IPA SRA)

2010-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-01-12 15:54 --- Created an attachment (id=19556) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19556action=view) reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42706 --- You are receiving this mail

[Bug tree-optimization/42706] [4.5 Regression] ICE in gimple_op, at gimple.h:1634, (IPA SRA)

2010-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-01-12 15:55 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c/42708] [4.5 Regression] ICE in gimplify_expr, at gimplify.c:6993

2010-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-01-12 16:08 --- typedef long unsigned int size_t; extern char *yytext; typedef union YYSTYPE { char *id; } YYSTYPE; extern YYSTYPE yylval; void yylex (int b) { yylval = (YYSTYPE) (b ? 0 : (char *) malloc (4)); } #1

[Bug debug/42710] [4.5 Regression] ICE in first_imm_use_stmt, at tree-flow-inline.h:1081

2010-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-01-12 16:30 --- Also works without -g. Reducing. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug debug/42710] [4.5 Regression] ICE in first_imm_use_stmt, at tree-flow-inline.h:1081

2010-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2010-01-12 16:38 --- Created an attachment (id=19561) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19561action=view) reduced testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42710 --- You are receiving this mail

[Bug debug/42710] [4.5 Regression] ICE in first_imm_use_stmt, at tree-flow-inline.h:1081

2010-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #4 from rguenth at gcc dot gnu dot org 2010-01-12 16:40 --- Seems to work on current trunk (fixed between revs 155679 (failing) and 155834 (ok)). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42710 --- You are receiving this mail because: --- You are on the CC

[Bug tree-optimization/42707] [4.5 Regression] ICE - segfault in mark_operand_necessary

2010-01-12 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2010-01-12 16:43 --- Looks like PR42704 which is what I reproduce with the testcase in this bug as well. I guess you built 4.5 w/o checking. *** This bug has been marked as a duplicate of 42704 *** -- rguenth at gcc dot gnu dot

[Bug libgcj/42676] [4.5 regression] javah doesn't generate the header files as checked in in the archive

2010-01-10 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.5.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42676

[Bug rtl-optimization/42511] [4.5 Regression] bootstrap error in stage3 on alpha-linux-gnu

2010-01-07 Thread rguenth at gcc dot gnu dot org
--- Comment #30 from rguenth at gcc dot gnu dot org 2010-01-07 14:44 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug target/42536] [4.4/4.5 regression] ICE in spill_failure, at reload1.c:2141

2010-01-07 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42536 --- You

[Bug rtl-optimization/42511] [4.5 Regression] bootstrap error in stage3 on alpha-linux-gnu

2010-01-06 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Component|bootstrap |rtl-optimization Keywords

[Bug bootstrap/42511] bootstrap error in stage3 on alpha-linux-gnu

2010-01-05 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2010-01-05 13:53 --- So, which stages do ICE on the testcase? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42511 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter

[Bug bootstrap/42511] bootstrap error in stage3 on alpha-linux-gnu

2010-01-05 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2010-01-05 15:36 --- Well, I can't see how this wouldn't be a problem on other targets thus I re-iterate: which stages do show this behavior? Does the stage1 cc1 reproduce it? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42511

[Bug fortran/42607] add information about how to compile a module

2010-01-04 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Keywords||documentation http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42607

[Bug other/42611] ICE in tree_low_cst, at tree.c:5014

2010-01-04 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added BugsThisDependsOn||42146 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42611

[Bug bootstrap/42511] boostrap error in stage3 on alpha-linux-gnu

2009-12-31 Thread rguenth at gcc dot gnu dot org
--- Comment #2 from rguenth at gcc dot gnu dot org 2009-12-31 15:19 --- Works on i?86-linux. I guess stage2 is miscompiled? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42511 --- You are receiving this mail because: --- You reported the bug, or are watching

[Bug target/42542] Vectorizer produces incorrect results on max/min of unsigned intergers

2009-12-31 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added CC||irar at gcc dot gnu dot org Keywords

[Bug target/42536] [4.4/4.5 regression] ICE in spill_failure, at reload1.c:2141

2009-12-31 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Keywords||ra Target Milestone|--- |4.4.3 http

[Bug target/41684] [4.4/4.5 regression] binutils testsuite failures when built with 4.4/4.5

2009-10-24 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41684

[Bug target/41621] [4.4 regression] powerpc-linux-gnu 32bit testsuite regressions with -Os

2009-10-24 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.3 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41621

[Bug middle-end/40506] ICE with -fwhole-program --combine (verify_stmts failed)

2009-10-14 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-10-14 21:30 --- Note that these errors only happen if you build GCC with checking enabled which is not the default for released compilers. -- rguenth at gcc dot gnu dot org changed: What|Removed

[Bug pch/11654] incorrect stabs when using pre-compiled headers

2009-09-20 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2009-09-20 11:14 --- Indirectly including a PCH is invalid. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/41101] [4.4 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-16 Thread rguenth at gcc dot gnu dot org
--- Comment #26 from rguenth at gcc dot gnu dot org 2009-09-16 11:56 --- Subject: Bug 41101 Author: rguenth Date: Wed Sep 16 11:56:31 2009 New Revision: 151744 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=151744 Log: 2009-09-16 Richard Guenther rguent...@suse.de

[Bug tree-optimization/41101] [4.4 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-16 Thread rguenth at gcc dot gnu dot org
--- Comment #27 from rguenth at gcc dot gnu dot org 2009-09-16 11:57 --- Fixed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug target/41327] [4.4 regression] ICE (segmentation fault) with -O3

2009-09-10 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.4.2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41327

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-09 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added BugsThisDependsOn||41316 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41101

[Bug tree-optimization/41101] [4.4 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-09 Thread rguenth at gcc dot gnu dot org
--- Comment #24 from rguenth at gcc dot gnu dot org 2009-09-09 15:05 --- Fixed on trunk. Let's wait a bit to watch for fallout before backporting it. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-07 Thread rguenth at gcc dot gnu dot org
--- Comment #22 from rguenth at gcc dot gnu dot org 2009-09-07 10:01 --- Created an attachment (id=18526) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18526action=view) preprocessed libstdc++ testcase (32bit) Testcase that fails at -O2 with the patch. The 2nd patch bootstraps

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #11 from rguenth at gcc dot gnu dot org 2009-09-06 12:38 --- We again have ANTIC_IN/OUT oscillation ANTIC_OUT[] := { x_2 (0001), y_3 (0002), {pointer_plus_expr,x_2,4} (0011) } ANTIC_IN[] := { x_2 (0001), y_3 (0002), {pointer_plus_expr,x_2,4} (0011) } ANTIC_OUT[] := { x_2

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #12 from rguenth at gcc dot gnu dot org 2009-09-06 12:41 --- This is what I am thinking of: Index: gcc/tree-ssa-pre.c === --- gcc/tree-ssa-pre.c (revision 151458) +++ gcc/tree-ssa-pre.c (working copy

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #13 from rguenth at gcc dot gnu dot org 2009-09-06 12:50 --- Equivalent to that would be to clean ANTIC_IN using the maximal set - that is, do not allow expressions in ANTIC_IN that are not in the maximal set. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41101

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #18 from rguenth at gcc dot gnu dot org 2009-09-06 17:41 --- Do you mean sth like the following? Simply assuming that the maximal-set is all ones and obviously translating all ones also results in all ones. Index: gcc/tree-ssa-pre.c

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #19 from rguenth at gcc dot gnu dot org 2009-09-06 17:48 --- Err... I wonder how this works at all ;) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41101 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #20 from rguenth at gcc dot gnu dot org 2009-09-06 17:53 --- Ah, we start from the exit block with ANTIC_IN {} and go to its predecessors getting just EXP_GEN - TMP_GEN there. Not unsound. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41101 --- You are receiving

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-06 Thread rguenth at gcc dot gnu dot org
--- Comment #21 from rguenth at gcc dot gnu dot org 2009-09-06 19:51 --- Both patches bootstrap regtest ok apart from FAIL: 23_containers/forward_list/operations/6.cc execution test hmm. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41101 --- You are receiving this mail

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-04 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2009-09-04 17:50 --- *** Bug 41263 has been marked as a duplicate of this bug. *** -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-04 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2009-09-04 17:51 --- Testcase from PR41263: int func(int); int bug(int* x, int* y, int N) { int i; int* t; while (1) { for (i=1; i=N; i++) { y[i] = func(x[i] - x[1]); if (y[i]) return i; } t=x; x=y

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-09-04 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2009-09-04 18:15 --- Testcase with less IL: int func(int); void bug(int* x, int* y, unsigned long int N) { unsigned long int i; int* t; while (1) { for (i=1; i=N; i++) { y[i] = func(x[i] - x[1

[Bug tree-optimization/41101] [4.4 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-08-18 Thread rguenth at gcc dot gnu dot org
--- Comment #3 from rguenth at gcc dot gnu dot org 2009-08-18 11:21 --- Instead it likely broke it. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-08-18 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-08-18 11:24 --- Trunk is broken as well at -O -ftree-pre. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-08-18 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added OtherBugsDependingO||40321 nThis|| http

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-08-18 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-08-18 11:47 --- One reduced testcase, requires both the typedef and the unprototyped foo (thus, implicit return type int). typedef long *GEN; int foo(GEN); void int_elt_val(GEN nf, GEN x, GEN y, long N, int b) { GEN tmp

[Bug tree-optimization/41101] [4.4/4.5 Regression] ICE in compute_antic, at tree-ssa-pre.c:2419

2009-08-18 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2009-08-18 13:18 --- Other one: typedef long *GEN; GEN dvmdii(GEN x); GEN mulii(GEN x); void int_elt_val(GEN x, GEN y, long N, int b, long k) { long i; GEN r,a; while (1) { for (i=1; i=N; i

[Bug bootstrap/40788] [4.5 regression] ICE on sparc: tree check: expected class 'expression', have 'declaration' (var_decl) in gimplify_va_arg_expr, at builtins.c:5107

2009-08-10 Thread rguenth at gcc dot gnu dot org
--- Comment #6 from rguenth at gcc dot gnu dot org 2009-08-10 09:10 --- *expr_p = targetm.gimplify_va_arg_expr (valist, type, pre_p, post_p); SET_EXPR_LOCATION (*expr_p, loc); is simply bogus. You can't expect *expr_p being still an expression tree when you throw

[Bug c/23144] [4.3/4.4/4.5 Regression] invalid parameter forward declarations not diagnosed

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #11 from rguenth at gcc dot gnu dot org 2009-08-04 12:26 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/26415] [4.3/4.4/4.5 regression] m68k-linux bootstrap error during stage2

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #17 from rguenth at gcc dot gnu dot org 2009-08-04 12:27 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/25343] [4.3/4.4/4.5 regression] [m68k] testsuite failures

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #13 from rguenth at gcc dot gnu dot org 2009-08-04 12:27 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/27880] [4.3 regression] undefined reference to `_Unwind_GetIPInfo'

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #37 from rguenth at gcc dot gnu dot org 2009-08-04 12:27 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/29206] [4.3/4.4/4.5 regression] gcj-dbtool segfaults

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #15 from rguenth at gcc dot gnu dot org 2009-08-04 12:27 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/33263] [4.3/4.4/4.5 regression] libjava testsuite failures on alpha-linux

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #9 from rguenth at gcc dot gnu dot org 2009-08-04 12:28 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug libmudflap/28077] [4.3 regression] pass39-frag.c produces mudflap violation on alpha

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #8 from rguenth at gcc dot gnu dot org 2009-08-04 12:27 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/35658] [4.3 Regression] between -funroll-loops -fno-automatic -O2 and common block variable

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #14 from rguenth at gcc dot gnu dot org 2009-08-04 12:29 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/36439] [4.3 Regression] very long compile-time in PRE building gimp-plugin-registry

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2009-08-04 12:29 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/38642] [4.3/4.4/4.5 Regression] Code with -fPIC results in segfault on ARM (old ABI)

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #7 from rguenth at gcc dot gnu dot org 2009-08-04 12:29 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/38553] [4.3 Regression] Segfault in ggc_set_mark with -maltivec

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #5 from rguenth at gcc dot gnu dot org 2009-08-04 12:29 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

[Bug middle-end/38360] [4.3 Regression] ICE in gimple_op, at gimple.h:1636

2009-08-04 Thread rguenth at gcc dot gnu dot org
--- Comment #10 from rguenth at gcc dot gnu dot org 2009-08-04 12:29 --- GCC 4.3.4 is being released, adjusting target milestone. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added

  1   2   3   4   >