[Bug middle-end/21786] Segmentation fault under FreeBSD 5.3-RELEASE-p15

2016-09-07 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21786

Andrew Pinski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Andrew Pinski  ---
Fixed so closing.

[Bug middle-end/21786] Segmentation fault under FreeBSD 5.3-RELEASE-p15

2009-12-16 Thread kargl at gcc dot gnu dot org


--- Comment #6 from kargl at gcc dot gnu dot org  2009-12-16 18:31 ---
(In reply to comment #5)
 FreeBSD upstream now switched to GCC 4.2.1 to rebuild the whole system,
 so this problem was solved there.
 
 Since GCC 3.4.x is no longer maintained by the GCC developers (GCC 4.0.x
 being the oldest tree still open), I am thus going to close this as FIXED.
 

Gerald,

You threaten to close this bug, but it appears to be open still.  Should
this be closed?

-- 
steve


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21786



[Bug middle-end/21786] Segmentation fault under FreeBSD 5.3-RELEASE-p15

2007-08-25 Thread gerald at pfeifer dot com


--- Comment #5 from gerald at pfeifer dot com  2007-08-25 14:57 ---
FreeBSD upstream now switched to GCC 4.2.1 to rebuild the whole system,
so this problem was solved there.

Since GCC 3.4.x is no longer maintained by the GCC developers (GCC 4.0.x
being the oldest tree still open), I am thus going to close this as FIXED.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21786



[Bug middle-end/21786] Segmentation fault under FreeBSD 5.3-RELEASE-p15

2005-10-28 Thread postmaster at t-hosting dot hu


--- Comment #4 from postmaster at t-hosting dot hu  2005-10-28 14:31 ---
(In reply to comment #3)
 Seems fixed in 3.4.5 20050809.  Can you try a newer 3.4.5?
 

It's okay now, but there's a build error. I susoect the code is not for gcc
3.4.5. I got this:

CC='/usr/local/bin/gcc34' mkdep -f .depend -a -DCRT_BEGIN   -DIN_GCC
-DHAVE_LD_EH_FRAME_HDR -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config
-I/usr/src/gnu/lib/csu/../../../contrib/gcc -I.
-I/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c
/usr/local/bin/gcc34 -s -Os -pipe -march=athlon64  -DIN_GCC
-DHAVE_LD_EH_FRAME_HDR -finhibit-size-directive -fno-inline-functions 
-fno-exceptions -fno-zero-initialized-in-bss  -fno-omit-frame-pointer
-fno-unit-at-a-time -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config
-I/usr/src/gnu/lib/csu/../../../contrib/gcc -I. 
-I/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools  -g0 -DCRT_BEGIN  -c -o
crtbegin.o /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c
/usr/local/bin/gcc34 -s -Os -pipe -march=athlon64  -DIN_GCC
-DHAVE_LD_EH_FRAME_HDR -finhibit-size-directive -fno-inline-functions 
-fno-exceptions -fno-zero-initialized-in-bss  -fno-omit-frame-pointer
-fno-unit-at-a-time -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config
-I/usr/src/gnu/lib/csu/../../../contrib/gcc -I. 
-I/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools  -g0 -DCRT_END  -c -o crtend.o
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:451: error: mode `SI'
applied to inappropriate type
*** Error code 1


-- 

postmaster at t-hosting dot hu changed:

   What|Removed |Added

 Status|WAITING |NEW


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21786



[Bug middle-end/21786] Segmentation fault under FreeBSD 5.3-RELEASE-p15

2005-10-23 Thread pinskia at gcc dot gnu dot org


--- Comment #3 from pinskia at gcc dot gnu dot org  2005-10-24 01:42 ---
Seems fixed in 3.4.5 20050809.  Can you try a newer 3.4.5?


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21786



[Bug middle-end/21786] Segmentation fault under FreeBSD 5.3-RELEASE-p15

2005-05-27 Thread pinskia at gcc dot gnu dot org

--- Additional Comments From pinskia at gcc dot gnu dot org  2005-05-27 
17:05 ---
Could you attach the preprocessed source like it says to do on the web page?

-- 
   What|Removed |Added

 CC||pinskia at gcc dot gnu dot
   ||org
   Severity|critical|normal
 Status|UNCONFIRMED |WAITING
  Component|c   |middle-end
   Keywords||ice-on-valid-code


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21786