[Bug c/23144] [4.0/4.1/4.2/4.3 Regression] invalid parameter forward declarations not diagnosed

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2007-02-03 15:34 --- won't fix in GCC-4.0.x. Adjusting milestone -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/23728] [4.0 regression] [m68k] ICE (Segmentation fault) building python

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-02-03 15:38 --- Fixed in 4.1.0 and higher. -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/24522] [4.0 Regression] htonl in optimized template function generates compiler warning

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #7 from gdr at gcc dot gnu dot org 2007-02-03 15:48 --- Fixed in GCC-4.1.0 and higher -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/25343] [4.0/4.1/4.2/4.3 regression] [m68k] testsuite failures

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2007-02-03 16:07 --- Won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/26559] [4.0 Regression] ICE with __builtin_constant_p in template argument

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #8 from gdr at gcc dot gnu dot org 2007-02-03 16:19 --- Fixed in GCC-4.1.2 -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug target/26560] [4.0/4.1 regression] mips: unable to find a register to spill in class 'FP_REGS'

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2007-02-03 16:20 --- Fixed in GCC-4.2.0 -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug target/26562] [4.0 Regression] unrecognizable insn with huge symbol offset with -fPIC

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 16:20 --- Fixed in GCC-4.1.0 -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/26755] [4.0 regression] may fail to generate code for base destructor defined inline with pragma interface

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #10 from gdr at gcc dot gnu dot org 2007-02-03 16:25 --- Fixed inGCC-4.1.0 -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/27094] [4.0 Regression] tree check: expected tree_list, have omp_return in build_call

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #10 from gdr at gcc dot gnu dot org 2007-02-03 16:49 --- Fixed in GCC-4.1.1. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug target/28181] [4.0/4.1/4.2/4.3 regression] ICE in reload_cse_simplify_operands, at postreload.c:393 on m68k

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #10 from gdr at gcc dot gnu dot org 2007-02-03 17:43 --- Won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/29225] [4.0/4.1/4.2/4.3 regression] ICE in gimplify_expr, at gimplify.c:4513

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2007-02-03 20:25 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/29435] [4.1 Regression] seg fault with sizeof and templates

2007-02-03 Thread gdr at gcc dot gnu dot org
-- Bug 29435 depends on bug 29226, which changed state. Bug 29226 Summary: [4.0 regression] ICE in make_decl_rtl, at varasm.c:886 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29226 What|Old Value |New Value

[Bug c++/29226] [4.0 regression] ICE in make_decl_rtl, at varasm.c:886

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #9 from gdr at gcc dot gnu dot org 2007-02-03 20:25 --- Fixed in GCC-4.1.2. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug target/29472] [4.0/4.1/4.2/4.3 Regression] in reload, at reload1.c:1081 on m68k with -O2 -fPIC

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #2 from gdr at gcc dot gnu dot org 2007-02-03 20:38 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/29474] [4.1/4.2/4.3 Regression] reload_cse_simplify_operands, at postreload.c:393 on m68k with -O -fPIC

2007-02-03 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2007-02-03 20:39 --- won't fix in GCC-4.0.x. Adjusting milestone. -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug preprocessor/24202] [3.4 Regression] Segfault with #pragma once

2006-03-01 Thread gdr at gcc dot gnu dot org
--- Comment #17 from gdr at gcc dot gnu dot org 2006-03-01 10:11 --- Subject: Bug 24202 Author: gdr Date: Wed Mar 1 10:11:05 2006 New Revision: 111599 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=111599 Log: Backport Jim Wilson's patch for PR 24202 Modified: branches/gcc

[Bug preprocessor/24202] [3.4 Regression] Segfault with #pragma once

2006-03-01 Thread gdr at gcc dot gnu dot org
--- Comment #18 from gdr at gcc dot gnu dot org 2006-03-01 10:11 --- patch backported to 3.4.6. -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/13000] [3.4 Regression] [unit-at-a-time] Using -O2 cannot detect missing return statement in a function

2006-02-28 Thread gdr at gcc dot gnu dot org
--- Comment #22 from gdr at gcc dot gnu dot org 2006-02-28 08:49 --- No interest in fixing for 3.4.6. -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/16676] [3.4 Regression] ICE with nested functions and -g1, blocks glibc

2006-02-28 Thread gdr at gcc dot gnu dot org
--- Comment #23 from gdr at gcc dot gnu dot org 2006-02-28 09:37 --- won't fix for 3.4.6. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug target/18823] [3.4 regression] [ia64-linux] ICE in ia64_st_address_bypass_p, at config/ia64/ia64.c:7387

2006-02-28 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2006-02-28 09:47 --- won't fix for 3.4.6 -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status|NEW

[Bug c++/24397] [3.4 regression] ICE in gen_subprogram_die, at dwarf2out.c

2006-02-28 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2006-03-01 04:58 --- Fixed in 4.0.2 and up. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

Bug#188943: [Bug c++/10891] code using dynamic_cast causes segfaults when -fno-rtti is used

2006-01-29 Thread gdr at gcc dot gnu dot org
--- Comment #5 from gdr at gcc dot gnu dot org 2006-01-29 10:38 --- Subject: Bug 10891 Added: branches/c++-compat-branch/boehm-gc/callprocs URL: http://gcc.gnu.org/viewcvs/branches/c%2B%2B-compat-branch/boehm-gc/callprocs?root=gccview=autorev=110367

Bug#188943: [Bug c++/10891] code using dynamic_cast causes segfaults when -fno-rtti is used

2006-01-22 Thread gdr at gcc dot gnu dot org
--- Comment #2 from gdr at gcc dot gnu dot org 2006-01-22 10:52 --- Definitely. Use of dynamic_cast should be rejected if -fno-rtti. Working on a patch. -- Gaby -- gdr at gcc dot gnu dot org changed: What|Removed |Added

Bug#188943: [Bug c++/10891] code using dynamic_cast causes segfaults when -fno-rtti is used

2006-01-22 Thread gdr at gcc dot gnu dot org
--- Comment #3 from gdr at gcc dot gnu dot org 2006-01-22 17:32 --- Subject: Bug 10891 Author: gdr Date: Sun Jan 22 17:32:30 2006 New Revision: 110092 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=110092 Log: 2006-01-22 Gabriel Dos Reis [EMAIL PROTECTED] PR c++/10891

Bug#188943: [Bug c++/10891] code using dynamic_cast causes segfaults when -fno-rtti is used

2006-01-22 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2006-01-22 17:39 --- Fixed in 4.2.0. -- gdr at gcc dot gnu dot org changed: What|Removed |Added Status

[Bug c++/24199] Segfault with -frepo -g

2005-11-25 Thread gdr at gcc dot gnu dot org
--- Comment #6 from gdr at gcc dot gnu dot org 2005-11-26 07:28 --- Fixed in 4.1 and higher. Will not fix in 3.4.x -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/24199] [3.4 Regression] Segfault with -frepo -g

2005-11-20 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2005-11-21 02:39 --- (In reply to comment #3) It looks like it was fixed on mainline by this patch from mmitchel: http://gcc.gnu.org/ml/gcc-cvs/2004-08/msg01218.html It's hard to be sure because there are build failures

[Bug c++/24397] [3.4 regression] ICE in gen_subprogram_die, at dwarf2out.c

2005-11-20 Thread gdr at gcc dot gnu dot org
--- Comment #4 from gdr at gcc dot gnu dot org 2005-11-21 02:43 --- Postponed until GCC 3.4.6 -- gdr at gcc dot gnu dot org changed: What|Removed |Added

[Bug tree-optimization/13000] [3.4 Regression] [unit-at-a-time] Using -O2 cannot detect missing return statement in a function

2005-10-06 Thread gdr at gcc dot gnu dot org
-- gdr at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|3.4.5 |3.4.6 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13000 --- You

[Bug c/16676] [3.4 Regression] ICE with nested functions and -g1, blocks glibc

2005-10-06 Thread gdr at gcc dot gnu dot org
-- gdr at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|3.4.5 |3.4.6 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16676 --- You

[Bug target/18823] [3.4 regression] [ia64-linux] ICE in ia64_st_address_bypass_p, at config/ia64/ia64.c:7387

2005-10-06 Thread gdr at gcc dot gnu dot org
-- gdr at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|3.4.5 |3.4.6 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18823 --- You

[Bug target/20046] [3.3 regression] [powerpc-linux] 3.3 CVS miscompiles bind 9.3.0

2005-04-30 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2005-04-30 13:03 --- No maintainer is interested in fixing this. -- What|Removed |Added Status

[Bug c++/18384] [3.3 Regression] ICE on zero-length array with empty initializer...

2005-04-30 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2005-04-30 13:08 --- will not fix in 3.3.x -- What|Removed |Added Target Milestone|3.3.6

[Bug c++/18384] [3.3 Regression] ICE on zero-length array with empty initializer...

2005-04-30 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2005-04-30 13:26 --- fixed for 3.4.x -- What|Removed |Added Status|ASSIGNED

[Bug rtl-optimization/16152] perl-5.8.4 fails to build using gcc-3.3.4 on {ia64,arm,m68k}-linux

2005-04-30 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2005-04-30 13:46 --- removing target milestone -- What|Removed |Added Target Milestone|3.3.6

[Bug target/20046] [3.3 regression] [powerpc-linux] 3.3 CVS miscompiles bind 9.3.0

2005-04-28 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2005-04-28 08:36 --- (In reply to comment #4) I don't know if there is anything we can do about 3.3.x but who knows. No PowerPC maintainer seems to be interested in this. Will most likely close as wontfix. -- Gaby -- http

[Bug target/16152] perl-5.8.4 fails to build using gcc-3.3.4 on {ia64,arm,m68k}-linux

2004-09-28 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-09-28 13:34 --- Adjust milestone -- What|Removed |Added Target Milestone|3.3.5 |3.3.6

[Bug rtl-optimization/14782] [3.3/3.4/3.5 Regression] produces an unaligned data access at -O2

2004-07-25 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-07-25 17:35 --- (In reply to comment #16) Created an attachment (id=6600) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=6600action=view) Fix for 3.3 branch OK for 3.3.x. -- http://gcc.gnu.org/bugzilla/show_bug.cgi

[Bug c++/11295] [3.3 regression] ICE when using a non-trivial object in a compound statement expression

2004-04-18 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-04-18 17:13 --- Won't fix in 3.3.x -- What|Removed |Added Status|REOPENED

[Bug middle-end/14711] [3.3 regression] ICE in final.c:2117 when compiling a huge source file

2004-04-18 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-04-18 19:00 --- This is a long standing regresssion (since 3.0). It is fixed in 3.4.0 and 3.5.0. It will not be fixed in 3.3.x. -- Gaby -- What|Removed |Added

[Bug debug/11983] [3.3 Regression] ICE in dwarf-2 on code using altivec

2004-03-12 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-03-12 21:07 --- (In reply to comment #18) 3.4.0 fix committed. The patch as if does not apply cleably to gcc-3_3-branch. Do you have a version for gcc-3.3.4? Does it worth it? -- Gaby -- http://gcc.gnu.org/bugzilla

[Bug target/13877] [3.3 regression] miscompilation with -O -funroll-loops on powerpc

2004-03-12 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-03-13 01:20 --- (In reply to comment #6) Created an attachment (id=5894) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5894action=view) clear loop_info-initial_value is loop preconditioned This fixes the problem

[Bug target/13877] [3.3 regression] miscompilation with -O -funroll-loops on powerpc

2004-03-05 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-03-05 11:38 --- This is UNCONFIRMED and critical, what is going on? -- What|Removed |Added Severity

[Bug target/13918] [3.3.3 regression] [ia64] bootstrap comparision failure

2004-02-22 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-02-22 16:09 --- (In reply to comment #6) Created an attachment (id=5613) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5613action=view) sched-ebb.c patch to disable use of cselib I believe this will fix the harmless

[Bug target/13918] [3.3.3 regression] [ia64] bootstrap comparision failure

2004-02-15 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-02-15 12:43 --- Adjust milestone -- What|Removed |Added Target Milestone|3.3.3 |3.3.4

[Bug c++/13944] [3.3/3.4/3.5] exception in constructor of a class to be thrown is not caught

2004-02-15 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-02-15 12:43 --- Adjust milestone -- What|Removed |Added Target Milestone|3.3.3 |3.3.4

Bug#187564: [Bug target/10692] [3.3/3.4/3.5 regression] [m68k] miscompilation of perl with -O2 -fPIC

2004-01-29 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-01-29 12:54 --- This seems to have been failing since ages; postponed until 3.3.4 -- What|Removed |Added

Bug#175478: [Bug target/9201] [3.3 regression] ICE in instantiate_virtual_regs_1 compiling octave-2.1 on m68k-linux

2004-01-28 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-01-28 23:20 --- I have repeatedly asked for inputs from maintainers, alas no feedback. So, I think this is not going to be fixed in 3.3.x. This PR may be reopen if someone is willing to investigate and provide a patch though

Bug#175478: [Bug target/9201] [3.3 regression] ICE in instantiate_virtual_regs_1 compiling octave-2.1 on m68k-linux

2004-01-20 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-01-21 04:03 --- (In reply to comment #7) This does not happen on the mainline. So, it seems to have been fixed. I'm going to close this as WONTFIX if the patch that fixed it is not obvious -- http://gcc.gnu.org

[Bug optimization/11350] [3.3/3.4 regression] undefined labels with -Os -fPIC

2004-01-14 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-01-14 08:15 --- (In reply to comment #17) Patch here: http://gcc.gnu.org/ml/gcc-patches/2004-01/msg00791.html. So RTH, what is your final word? -- What|Removed |Added

[Bug target/11793] [3.3 regression] ICE in extract_insn, at recog.c:2175 (const_vector's)

2004-01-14 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-01-14 08:18 --- (In reply to comment #16) Aldy, please submit a patch for 3.3. Aldy, would you have a chance to submit a backport for 3.3.x? -- What|Removed |Added

[Bug c++/13544] [3.3.3 regression] conflicting types for enums in different scopes

2004-01-10 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-01-10 17:33 --- Mine -- What|Removed |Added AssignedTo|unassigned at gcc dot gnu |gdr at gcc dot gnu

[Bug c++/13544] [3.3.3 regression] conflicting types for enums in different scopes

2004-01-10 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2004-01-11 00:56 --- just fixed -- What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug optimization/12576] [3.3 regression] miscompilation of ide-scsi linux kernel driver

2003-12-24 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2003-12-24 21:17 --- Matthias-- Can you confirm that the bug was fixed? -- Gaby -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12576 --- You are receiving this mail because: --- You reported the bug, or are watching

[Bug optimization/12158] [3.3 regression] [hppa] compilation does not terminate at -O1

2003-12-24 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2003-12-24 21:13 --- Eric -- I know it is Christmas :-) Did you make any progress in your investigation? Merry Christmas, BTW -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12158 --- You are receiving this mail because

[Bug c++/13070] [3.3/3.4 regression] -Wformat option ignored in g++

2003-12-24 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2003-12-24 22:02 --- Roger -- Do you plan to investigate this? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13070 --- You are receiving this mail because: --- You reported the bug, or are watching the reporter.

Bug#175478: [Bug target/9201] [3.3/3.4 regression] ICE in instantiate_virtual_regs_1 compiling octave-2.1 on m68k-linux

2003-12-21 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2003-12-21 18:24 --- Jeff -- Do you think there is any chance to fix this on gcc-3_3-branch? -- Gaby -- What|Removed |Added

Bug#187564: [Bug target/10692] [3.3/3.4 regression] [m68k] miscompilation of perl with -O2 -fPIC

2003-12-21 Thread gdr at gcc dot gnu dot org
--- Additional Comments From gdr at gcc dot gnu dot org 2003-12-21 18:46 --- Jeff -- Your input would be needed here, as an m68k maintainer. Thanks, -- Gaby -- What|Removed |Added