[Bug middle-end/20364] [3.4 Regression] Segfault with -Xpreprocessor argument

2005-05-10 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-05-10 21:01 --- *** Bug 21504 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug middle-end/20364] [3.4 Regression] Segfault with -Xpreprocessor argument

2005-03-09 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-03-10 04:47 --- *** Bug 20281 has been marked as a duplicate of this bug. *** -- What|Removed |Added

[Bug middle-end/20364] [3.4 Regression] Segfault with -Xpreprocessor argument

2005-03-08 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-03-09 01:10 --- Fix by the patch I just checked in. -- What|Removed |Added Status|ASSIGNED

[Bug middle-end/20364] [3.4 Regression] Segfault with -Xpreprocessor argument

2005-03-08 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-09 01:01 --- Subject: Bug 20364 CVSROOT:/cvs/gcc Module name:gcc Branch: gcc-3_4-branch Changes by: [EMAIL PROTECTED] 2005-03-09 01:00:56 Modified files: gcc: Change

[Bug middle-end/20364] [3.4 Regression] Segfault with -Xpreprocessor argument

2005-03-08 Thread wilson at gcc dot gnu dot org
--- Additional Comments From wilson at gcc dot gnu dot org 2005-03-08 20:53 --- Hint taken. I'm testing the patch with gcc-3.4, and then will check it in if there are no problems. -- What|Removed |Added --

[Bug middle-end/20364] [3.4 Regression] Segfault with -Xpreprocessor argument

2005-03-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-07 19:02 --- Fixed in 4.0.0 by: http://gcc.gnu.org/ml/gcc/2004-04/msg00645.html -- What|Removed |Added

[Bug middle-end/20364] [3.4 Regression] Segfault with -Xpreprocessor argument

2005-03-07 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-07 18:58 --- Confirmed, here is the backtrace: #0 0x080ef546 in init_emit () at ../../gcc/emit-rtl.c:5354 #1 0x08133b2e in prepare_function_start (fndecl=0x0) at ../../gcc/function.c:6460 #2 0x08275fef in toplev_main

[Bug middle-end/20364] [3.4 Regression] Segfault with -Xpreprocessor argument

2005-03-07 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|critical|normal Component|c |middle-end Keywords|