[Bug c/27014] New: Bug in gcc when compiling liboil-0.3.7

2006-04-03 Thread lester dot dev at gmail dot com
Hello!
I have a Slackware 10.2 system, with gcc 3.3.6 installed on it. I tried to
build a GNOME from garnome 2.14.0, but suddenly gcc crashed with a bug-report
when compiling a liboil-0.3.7.
Here is a text:

make[4]: Entering directory
`/home/john/garnome-2.14.0/bootstrap/liboil/work/main.d/liboil-0.3.7/liboil/sse'
if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.
-I../..   -I/opt/gnome/include -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE
-I../.. -O2 -I/opt/gnome/include -L/opt/gnome/lib -O2 -pipe -march=athlon-xp
-m3dnow -MT libsse_la-composite_sse_2pix.lo -MD -MP -MF
".deps/libsse_la-composite_sse_2pix.Tpo" -c -o libsse_la-composite_sse_2pix.lo
`test -f 'composite_sse_2pix.c' || echo './'`composite_sse_2pix.c; \
then mv -f ".deps/libsse_la-composite_sse_2pix.Tpo"
".deps/libsse_la-composite_sse_2pix.Plo"; else rm -f
".deps/libsse_la-composite_sse_2pix.Tpo"; exit 1; fi
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/gnome/include -msse -msse2 -Wall
-D_BSD_SOURCE -D_GNU_SOURCE -I../.. -O2 -I/opt/gnome/include -L/opt/gnome/lib
-O2 -pipe -march=athlon-xp -m3dnow -MT libsse_la-composite_sse_2pix.lo -MD -MP
-MF .deps/libsse_la-composite_sse_2pix.Tpo -c composite_sse_2pix.c  -fPIC -DPIC
-o .libs/libsse_la-composite_sse_2pix.o
composite_sse_2pix.c: In function `composite_in_argb_sse_2pix':
composite_sse_2pix.c:162: internal compiler error: in push_reload, at
reload.c:1315

How can I help more?


-- 
   Summary: Bug in gcc when compiling liboil-0.3.7
   Product: gcc
   Version: 3.3.6
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: lester dot dev at gmail dot com
  GCC host triplet: 2.4.31
GCC target triplet: x86


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



[Bug middle-end/27014] Bug in gcc when compiling liboil-0.3.7

2006-04-03 Thread lester dot dev at gmail dot com


--- Comment #2 from lester dot dev at gmail dot com  2006-04-04 05:11 
---
Created an attachment (id=11196)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11196&action=view)
this is the source where gcc crashed


-- 


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



[Bug middle-end/27014] Bug in gcc when compiling liboil-0.3.7

2006-04-03 Thread lester dot dev at gmail dot com


--- Comment #4 from lester dot dev at gmail dot com  2006-04-04 05:26 
---
Created an attachment (id=11197)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11197&action=view)
preprocessed source

Oh sorry! I didn't mind what options should be given to gcc to generate
preprocessed source.
Here the one (at least I hope it is exactly what do you need)


-- 


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



[Bug middle-end/27014] Bug in gcc when compiling liboil-0.3.7

2006-04-03 Thread lester dot dev at gmail dot com


--- Comment #6 from lester dot dev at gmail dot com  2006-04-04 05:38 
---
Subject: Re:  Bug in gcc when compiling liboil-0.3.7

pinskia at gcc dot gnu dot org wrote:

>--- Comment #5 from pinskia at gcc dot gnu dot org  2006-04-04 05:33 
>---
>It works with -m32 on x86_64-linux-gnu but not natively on x86.
>
>
>  
>
Show what should i do? Is there any way to compile it on my box?


-- 


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



[Bug middle-end/27014] Bug in gcc when compiling liboil-0.3.7

2006-04-03 Thread lester dot dev at gmail dot com


--- Comment #8 from lester dot dev at gmail dot com  2006-04-04 06:17 
---
Subject: Re:  Bug in gcc when compiling liboil-0.3.7

pinskia at gcc dot gnu dot org wrote:

>--- Comment #7 from pinskia at gcc dot gnu dot org  2006-04-04 06:02 
>---
>Fixed in 4.0.0 so closing as fixed as 3.4.6 and 3.3.6 were the last release of
>those release cycles.
>
>
>  
>
Ok, thanks! I'll try to install later release.


-- 


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