--- Comment #14 from bsdfan3 at users dot sourceforge dot net 2006-03-29
21:14 ---
GCC 3.4.4 on Cygwin actually breaks. The .ii file looks normal, however, it
seems to be segfaulting...I'll try the testcase with mainline shortly.
$ gcc --version
gcc (GCC) 3.4.4 (cygming special)
--- Comment #7 from bsdfan3 at users dot sourceforge dot net 2006-04-01
13:00 ---
Still fails on mainline:
$ mainline-gcc t1.cc -save-temps --param ggc-min-expand=0 --param ggc-min-heap
size=0
t1.cc:5: internal compiler error: Segmentation fault
Please submit a full bug report,
with
--- Comment #8 from bsdfan3 at users dot sourceforge dot net 2006-04-01
13:05 ---
GCC 3.4.4 seems to compile the testcase fine though (sorry about the linker
error, nobody specified -c on the build command line):
[EMAIL PROTECTED] ~
$ gcc t1.cc -save-temps --param ggc-min-expand=0
--- Comment #15 from bsdfan3 at users dot sourceforge dot net 2006-04-01
13:07 ---
(In reply to comment #14)
> GCC 3.4.4 on Cygwin actually breaks. The .ii file looks normal, however, it
> seems to be segfaulting...I'll try the testcase with mainline shortly.
>
>
--- Comment #16 from bsdfan3 at users dot sourceforge dot net 2006-04-01
13:11 ---
MSVC8 also manages a sensible error message on the testcase from this bug:
C:\cygwin\home\Lucas>cl /c pr5247.cc
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.42 for 80x86
Copyri
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bsdfan3 at users dot sourceforge dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-cygwin
GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin
http://gcc.gnu
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bsdfan3 at users dot sourceforge dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-cygwin
GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin
http://gcc.gnu
--- Additional Comments From bsdfan3 at users dot sourceforge dot net
2004-12-27 16:46 ---
The patch supplied in this PR needs to be updated to reflect CVS (It will not
apply to a fresh checkout of CVS done on 10-26-04).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17406
--- Additional Comments From bsdfan3 at users dot sourceforge dot net
2004-12-27 16:51 ---
Thanks for the pointer Andrew!
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17406
E in GCC 4
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bsdfan3 at users dot sourceforge dot net
CC
--- Additional Comments From bsdfan3 at users dot sourceforge dot net
2004-12-27 21:32 ---
Created an attachment (id=7832)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7832&action=view)
Preprocessed source of the header file in question
This is a preprocessed copy of a fi
--- Additional Comments From bsdfan3 at users dot sourceforge dot net
2004-12-28 01:18 ---
This bug still exists with GCC 4 as of 10-27-04, and I miscategorized this bug.
It occurs during bootstrap in builds hosted on i686-pc-cygwin.
--
What|Removed
--- Additional Comments From bsdfan3 at users dot sourceforge dot net
2004-12-28 01:23 ---
(In reply to comment #4)
> Do you mean 12-27-04 or 10-27-04?
Sorry, I meant 12-27-04. The 10 was a typo.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19171
--- Additional Comments From bsdfan3 at users dot sourceforge dot net
2004-12-28 01:31 ---
(In reply to comment #7)
> Mark as unconfirmed.
Ok, does anyone else have Cygwin?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19171
--- Additional Comments From bsdfan3 at users dot sourceforge dot net
2004-12-28 01:59 ---
I finally figured out how to get a backtrace from the stage2 compiler, so here
it is (this is from running the posted testcase thru cc1):
--backtrace starts--
Starting program: /home/Lucas/b-gcc
--- Additional Comments From bsdfan3 at users dot sourceforge dot net
2004-12-28 14:27 ---
(In reply to comment #10)
> (In reply to comment #9)
> > I finally figured out how to get a backtrace from the stage2 compiler, so
> > here
> > it is (this is from runnin
--- Additional Comments From bsdfan3 at users dot sourceforge dot net
2004-12-30 01:25 ---
Fresh co as of 10-28-04 works. It was a patching glitch. =P Thanks!
--
What|Removed |Added
Priority: P3
Component: debug
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bsdfan3 at users dot sourceforge dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-cygwin
GCC host triplet: i686-pc-cygwin
GCC target triplet: i686
18 matches
Mail list logo