Bug#464268: gcj-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' is too large

2008-02-06 Thread Lucas Nussbaum
Package: gcj-4.2
version: 4.2.3-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080205 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:

 > /build/user/gcj-4.2-4.2.3/build/./gcc/xgcc 
 > -B/build/user/gcj-4.2-4.2.3/build/./gcc/ -B/usr/i486-linux-gnu/bin/ 
 > -B/usr/i486-linux-gnu/lib/ -isystem /usr/i486-linux-gnu/include -isystem 
 > /usr/i486-linux-gnu/sys-include -O2  -O2 -g -O2  -DIN_GCC-W -Wall 
 > -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
 > -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT 
 > -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -msse -c \
 >  ../../src/gcc/config/i386/crtfastmath.c \
 >  -o crtfastmath.o
 > /bin/sh ../../src/gcc/../move-if-change tmp-macro_list macro_list
 > ../../src/gcc/config/i386/crtfastmath.c: In function 'set_fast_math':
 > ../../src/gcc/config/i386/crtfastmath.c:58: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:60: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:60: warning: this decimal constant 
 > is unsigned only in ISO C90
 > ../../src/gcc/config/i386/crtfastmath.c:60: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:66: warning: this decimal constant 
 > is unsigned only in ISO C90
 > ../../src/gcc/config/i386/crtfastmath.c:66: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:68: warning: this decimal constant 
 > is unsigned only in ISO C90
 > ../../src/gcc/config/i386/crtfastmath.c:68: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:68: warning: comparison is always 
 > false due to limited range of data type
 > ../../src/gcc/config/i386/crtfastmath.c:73: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: left shift count >= 
 > width of type
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer overflow in 
 > expression
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer overflow in 
 > expression
 > ../../src/gcc/config/i386/crtfastmath.c:79: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:79: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:79: warning: left shift count >= 
 > width of type
 > ../../src/gcc/config/i386/crtfastmath.c:79: warning: integer overflow in 
 > expression
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: left shift count >= 
 > width of type
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer overflow in 
 > expression
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer overflow in 
 > expression
 > ../../src/gcc/config/i386/crtfastmath.c:96: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' 
 > is too large
 > ../../src/gcc/config/i386/crtfastmath.c:97: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:97: error: size of array 'xmm_space' 
 > is too large
 > ../../src/gcc/config/i386/crtfastmath.c:98: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:98: error: size of array 'padding' 
 > is too large
 > ../../src/gcc/config/i386/crtfastmath.c:99: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:99: error: requested alignment is 
 > too large
 > ../../src/gcc/config/i386/crtfastmath.c:101: warning: this decimal constant 
 > is unsigned only in ISO C90
 > ../../src/gcc/config/i386/crtfastmath.c:101: warning: integer constant is 
 > too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:101: warning: overflow in implicit 
 > constant conversion
 > ../../src/gcc/config/i386/crtfastmath.c:105: warning: integer constant is 
 > too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:105: warning: integer constant is 
 > too large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:105: warning: left shift count >= 
 > width of type
 > ../../src/gcc/config/i386/crtfastmath.c:105: warning: integer overflow in 
 > expression
 > ../../src/gcc/config/i386/crtfastmath.c:105: warning: integer overflow in 

Bug#464343: [PR35100] [4,1/4.2/4.3 regression, powerpc] ICE in extract_insn, at recog.c:1990

2008-02-06 Thread Matthias Klose
Package: gcc-4.3
Version: 4.3-20080202-1

seen with trunk 20080202, works with 3.4. Compiling without -mlongcall
succeeds.

  Matthias

$ /usr/bin/gcc-4.3 -save-temps -DL2SIZE=2097152
-I/home/doko/tmp/atlas-3.6.0/include
-I/home/doko/tmp/atlas-3.6.0/include/Linux_altivec_shared
-I/home/doko/tmp/atlas-3.6.0/include/contrib -DAdd_ -DStringSunStyle
-DATL_OS_Linux -DATL_ARCH_PPCG4 -DATL_AltiVec -DATL_AVgcc -DATL_GAS_LINUX_PPC
-fomit-frame-pointer -O3 -maltivec -mabi=altivec -c -o ATL_dgetrf.o -DDREAL
../ATL_getrf.c -fPIC -mlongcall
../ATL_getrf.c: In function 'ATL_dgetrf':
../ATL_getrf.c:38: error: unrecognizable insn:
(call_insn 19 18 20 4 ../ATL_getrf.c:36 (parallel [
(set (reg:SI 3 3)
(call (mem:SI (symbol_ref:SI ("ATL_dgetrfC") [flags 0x41]
) [0 S4 A8])
(const_int 0 [0x0])))
(use (const_int 8 [0x8]))
(clobber (reg:SI 65 lr))
]) -1 (nil)
(expr_list:REG_DEP_TRUE (use (reg:SI 30 30))
(expr_list:REG_DEP_TRUE (use (reg:SI 7 7))
(expr_list:REG_DEP_TRUE (use (reg:SI 6 6))
(expr_list:REG_DEP_TRUE (use (reg:SI 5 5))
(expr_list:REG_DEP_TRUE (use (reg:SI 4 4))
(expr_list:REG_DEP_TRUE (use (reg:SI 3 3))
(nil
../ATL_getrf.c:38: internal compiler error: in extract_insn, at recog.c:1990
Please submit a full bug report,
with preprocessed source if appropriate.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#464344: [PR35100] [4,1/4.2/4.3 regression, powerpc] ICE in extract_insn, at recog.c:1990

2008-02-06 Thread Matthias Klose
Package: gcc-4.2
Version: 4.2.3-1

seen with current branch, works with 3.4. Compiling without -mlongcall
succeeds.

  Matthias

$ /usr/bin/gcc-4.3 -save-temps -DL2SIZE=2097152
-I/home/doko/tmp/atlas-3.6.0/include
-I/home/doko/tmp/atlas-3.6.0/include/Linux_altivec_shared
-I/home/doko/tmp/atlas-3.6.0/include/contrib -DAdd_ -DStringSunStyle
-DATL_OS_Linux -DATL_ARCH_PPCG4 -DATL_AltiVec -DATL_AVgcc -DATL_GAS_LINUX_PPC
-fomit-frame-pointer -O3 -maltivec -mabi=altivec -c -o ATL_dgetrf.o -DDREAL
../ATL_getrf.c -fPIC -mlongcall
../ATL_getrf.c: In function 'ATL_dgetrf':
../ATL_getrf.c:38: error: unrecognizable insn:
(call_insn 19 18 20 4 ../ATL_getrf.c:36 (parallel [
(set (reg:SI 3 3)
(call (mem:SI (symbol_ref:SI ("ATL_dgetrfC") [flags 0x41]
) [0 S4 A8])
(const_int 0 [0x0])))
(use (const_int 8 [0x8]))
(clobber (reg:SI 65 lr))
]) -1 (nil)
(expr_list:REG_DEP_TRUE (use (reg:SI 30 30))
(expr_list:REG_DEP_TRUE (use (reg:SI 7 7))
(expr_list:REG_DEP_TRUE (use (reg:SI 6 6))
(expr_list:REG_DEP_TRUE (use (reg:SI 5 5))
(expr_list:REG_DEP_TRUE (use (reg:SI 4 4))
(expr_list:REG_DEP_TRUE (use (reg:SI 3 3))
(nil
../ATL_getrf.c:38: internal compiler error: in extract_insn, at recog.c:1990
Please submit a full bug report,
with preprocessed source if appropriate.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: forwarded gcc reports

2008-02-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> forwarded 464343 http://gcc.gnu.org/PR35100
Bug#464343: [PR35100] [4,1/4.2/4.3 regression, powerpc] ICE in extract_insn, at 
recog.c:1990
Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR35100.

> forwarded 464344 http://gcc.gnu.org/PR35100
Bug#464344: [PR35100] [4,1/4.2/4.3 regression, powerpc] ICE in extract_insn, at 
recog.c:1990
Noted your statement that Bug has been forwarded to http://gcc.gnu.org/PR35100.

> tag 464343 + upstream
Bug#464343: [PR35100] [4,1/4.2/4.3 regression, powerpc] ICE in extract_insn, at 
recog.c:1990
There were no tags set.
Tags added: upstream

> tag 464344 + upstream
Bug#464344: [PR35100] [4,1/4.2/4.3 regression, powerpc] ICE in extract_insn, at 
recog.c:1990
There were no tags set.
Tags added: upstream

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/35100] [4,1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990

2008-02-06 Thread rguenth at gcc dot gnu dot org


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

   Target Milestone|--- |4.1.3


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

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#464268: gcj-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' is too large

2008-02-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tag 464268 + unreproducible
Bug#464268: gcj-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: 
size of array 'st_space' is too large
There were no tags set.
Tags added: unreproducible

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#464268: gcj-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' is too large

2008-02-06 Thread Matthias Klose
tag 464268 + unreproducible
thanks

Lucas Nussbaum writes:
> Package: gcj-4.2
> version: 4.2.3-1
> Severity: serious
> User: [EMAIL PROTECTED]
> Usertags: qa-ftbfs-20080205 qa-ftbfs
> Justification: FTBFS on i386
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on i386.
> 
> Relevant part:
> 
>  > /build/user/gcj-4.2-4.2.3/build/./gcc/xgcc 
> -B/build/user/gcj-4.2-4.2.3/build/./gcc/ -B/usr/i486-linux-gnu/bin/ 
> -B/usr/i486-linux-gnu/lib/ -isystem /usr/i486-linux-gnu/include -isystem 
> /usr/i486-linux-gnu/sys-include -O2  -O2 -g -O2  -DIN_GCC-W -Wall 
> -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
> -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT 
> -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -msse -c \
>  >../../src/gcc/config/i386/crtfastmath.c \
>  >-o crtfastmath.o
>  > /bin/sh ../../src/gcc/../move-if-change tmp-macro_list macro_list
>  > ../../src/gcc/config/i386/crtfastmath.c: In function 'set_fast_math':
>  > ../../src/gcc/config/i386/crtfastmath.c:58: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:60: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:60: warning: this decimal constant 
> is unsigned only in ISO C90
>  > ../../src/gcc/config/i386/crtfastmath.c:60: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:66: warning: this decimal constant 
> is unsigned only in ISO C90
>  > ../../src/gcc/config/i386/crtfastmath.c:66: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:68: warning: this decimal constant 
> is unsigned only in ISO C90
>  > ../../src/gcc/config/i386/crtfastmath.c:68: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:68: warning: comparison is always 
> false due to limited range of data type
>  > ../../src/gcc/config/i386/crtfastmath.c:73: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:75: warning: left shift count >= 
> width of type
>  > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer overflow in 
> expression
>  > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer overflow in 
> expression
>  > ../../src/gcc/config/i386/crtfastmath.c:79: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:79: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:79: warning: left shift count >= 
> width of type
>  > ../../src/gcc/config/i386/crtfastmath.c:79: warning: integer overflow in 
> expression
>  > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:81: warning: left shift count >= 
> width of type
>  > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer overflow in 
> expression
>  > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer overflow in 
> expression
>  > ../../src/gcc/config/i386/crtfastmath.c:96: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 
> 'st_space' is too large
>  > ../../src/gcc/config/i386/crtfastmath.c:97: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:97: error: size of array 
> 'xmm_space' is too large
>  > ../../src/gcc/config/i386/crtfastmath.c:98: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:98: error: size of array 'padding' 
> is too large
>  > ../../src/gcc/config/i386/crtfastmath.c:99: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:99: error: requested alignment is 
> too large
>  > ../../src/gcc/config/i386/crtfastmath.c:101: warning: this decimal 
> constant is unsigned only in ISO C90
>  > ../../src/gcc/config/i386/crtfastmath.c:101: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:101: warning: overflow in implicit 
> constant conversion
>  > ../../src/gcc/config/i386/crtfastmath.c:105: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:105: warning: integer constant is 
> too large for 'long' type
>  > ../../src/gcc/config/i386/crtfastmath.c:105: warning: left shift count >= 
> width of type
>  > ../../src/gcc/config/i386/crtfastmath.c:1

Bug#464268: marked as done (gcj-4.2: FTBFS: ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' is too large)

2008-02-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Feb 2008 16:35:37 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#464268: gcj-4.2: FTBFS: 
../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' is 
too large
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: gcj-4.2
version: 4.2.3-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080205 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:

 > /build/user/gcj-4.2-4.2.3/build/./gcc/xgcc 
 > -B/build/user/gcj-4.2-4.2.3/build/./gcc/ -B/usr/i486-linux-gnu/bin/ 
 > -B/usr/i486-linux-gnu/lib/ -isystem /usr/i486-linux-gnu/include -isystem 
 > /usr/i486-linux-gnu/sys-include -O2  -O2 -g -O2  -DIN_GCC-W -Wall 
 > -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
 > -Wold-style-definition  -isystem ./include  -fPIC -g -DHAVE_GTHR_DEFAULT 
 > -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -msse -c \
 >  ../../src/gcc/config/i386/crtfastmath.c \
 >  -o crtfastmath.o
 > /bin/sh ../../src/gcc/../move-if-change tmp-macro_list macro_list
 > ../../src/gcc/config/i386/crtfastmath.c: In function 'set_fast_math':
 > ../../src/gcc/config/i386/crtfastmath.c:58: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:60: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:60: warning: this decimal constant 
 > is unsigned only in ISO C90
 > ../../src/gcc/config/i386/crtfastmath.c:60: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:66: warning: this decimal constant 
 > is unsigned only in ISO C90
 > ../../src/gcc/config/i386/crtfastmath.c:66: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:68: warning: this decimal constant 
 > is unsigned only in ISO C90
 > ../../src/gcc/config/i386/crtfastmath.c:68: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:68: warning: comparison is always 
 > false due to limited range of data type
 > ../../src/gcc/config/i386/crtfastmath.c:73: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: left shift count >= 
 > width of type
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer overflow in 
 > expression
 > ../../src/gcc/config/i386/crtfastmath.c:75: warning: integer overflow in 
 > expression
 > ../../src/gcc/config/i386/crtfastmath.c:79: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:79: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:79: warning: left shift count >= 
 > width of type
 > ../../src/gcc/config/i386/crtfastmath.c:79: warning: integer overflow in 
 > expression
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: left shift count >= 
 > width of type
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer overflow in 
 > expression
 > ../../src/gcc/config/i386/crtfastmath.c:81: warning: integer overflow in 
 > expression
 > ../../src/gcc/config/i386/crtfastmath.c:96: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:96: error: size of array 'st_space' 
 > is too large
 > ../../src/gcc/config/i386/crtfastmath.c:97: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:97: error: size of array 'xmm_space' 
 > is too large
 > ../../src/gcc/config/i386/crtfastmath.c:98: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:98: error: size of array 'padding' 
 > is too large
 > ../../src/gcc/config/i386/crtfastmath.c:99: warning: integer constant is too 
 > large for 'long' type
 > ../../src/gcc/config/i386/crtfastmath.c:99: error: requested alignment is 
 > too large
 > ../../src/gcc/config/i386/crtfastmath.c:10

[Bug rtl-optimization/33410] [4.2/4.3 regression] ICE in iv_analyze_expr, at loop-iv.c:934

2008-02-06 Thread rth at gcc dot gnu dot org


--- Comment #21 from rth at gcc dot gnu dot org  2008-02-06 17:38 ---
Created an attachment (id=15109)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15109&action=view)
fix, try 2

"I see," said the blind man.

It turns out that the emission of the libcall had been responsible for
copying the result from the hard register into the target pseudo.  Well,
it turns out there's an easy way to retain the libcall, but use a 
different expression; one that ought not confuse the loop optimizer.


-- 

rth at gcc dot gnu dot org changed:

   What|Removed |Added

  Attachment #15066|0   |1
is obsolete||


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

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990

2008-02-06 Thread pinskia at gcc dot gnu dot org


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 CC||pinskia at gcc dot gnu dot
   ||org


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

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#397853: NoClassDefFoundError in case the path contains umlauts

2008-02-06 Thread Matthias Klose
Michael Tautschnig writes:
> Some investigations showed that the problem seems to be caused by a umlaut 
> being
> contained in the directory name; if one copies the files to, e.g., /tmp/ 
> things
> work fine.

What locale are you using?  How is the umlaut encoded in the directory
name?



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Processed: fix typo

2008-02-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> forwarded 397853 http://gcc.gnu.org/PR35091
Bug#397853: NoClassDefFoundError in case the path contains umlauts
Forwarded-to-address changed from http:/gcc.gnu.org/PR35091 to 
http://gcc.gnu.org/PR35091.

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug c++/34950] [4.2/4.3 Regression] ICE in svn boost math toolkit

2008-02-06 Thread rguenth at gcc dot gnu dot org


--- Comment #11 from rguenth at gcc dot gnu dot org  2008-02-06 20:52 
---
Before we make this anything but P3 I'd like to know whether this is
ice-on-valid
or ice-on-invalid (at least the original testcase never built without errors
for
me).


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|NEW |WAITING


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

--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990

2008-02-06 Thread rguenth at gcc dot gnu dot org


--- Comment #2 from rguenth at gcc dot gnu dot org  2008-02-06 21:09 ---
The testcase works for me with a cross from x86_64, but - you mention g77 but
this is C preprocessed source.  Is it the correct testcase?


-- 


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

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990

2008-02-06 Thread rguenth at gcc dot gnu dot org


-- 

rguenth at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING


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

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug target/35100] [4.1/4.2/4.3 regression] internal compiler error: in extract_insn, at recog.c:1990

2008-02-06 Thread pinskia at gcc dot gnu dot org


--- Comment #3 from pinskia at gcc dot gnu dot org  2008-02-06 21:14 ---
This works for me on the trunk, I don't get an ICE.


-- 


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

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



[Bug libgcj/33263] [4.3 regression] libjava testsuite failures on alpha-linux

2008-02-06 Thread tbm at cyrius dot com


-- 

tbm at cyrius dot com changed:

   What|Removed |Added

 CC||rth at gcc dot gnu dot org


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

--- You are receiving this mail because: ---
You reported the bug, or are watching the reporter.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#397853: NoClassDefFoundError in case the path contains umlauts

2008-02-06 Thread Michael Tautschnig
> Michael Tautschnig writes:
> > Some investigations showed that the problem seems to be caused by a umlaut 
> > being
> > contained in the directory name; if one copies the files to, e.g., /tmp/ 
> > things
> > work fine.
> 
> What locale are you using?  How is the umlaut encoded in the directory
> name?
>

As per the locale, this one should hopefully be helpful:

corn:/tmp# locale
LANG=en_US.ISO-8859-15
LC_CTYPE="en_US.ISO-8859-15"
LC_NUMERIC="en_US.ISO-8859-15"
LC_TIME="en_US.ISO-8859-15"
LC_COLLATE="en_US.ISO-8859-15"
LC_MONETARY="en_US.ISO-8859-15"
LC_MESSAGES="en_US.ISO-8859-15"
LC_PAPER="en_US.ISO-8859-15"
LC_NAME="en_US.ISO-8859-15"
LC_ADDRESS="en_US.ISO-8859-15"
LC_TELEPHONE="en_US.ISO-8859-15"
LC_MEASUREMENT="en_US.ISO-8859-15"
LC_IDENTIFICATION="en_US.ISO-8859-15"
LC_ALL=
corn:/tmp# ls -la über/
total 12
drwxr-xr-x 3 root root 4096 2008-02-01 09:07 .
drwxrwxrwt 5 root root 4096 2008-02-02 09:33 ..
drwxr-xr-x 2 root root 4096 2008-02-01 09:07 ha

However, what do you mean by the encoding? Just ISO-8859-15, or something else?

Thanks,
Michael



pgpkvkP3Znvvm.pgp
Description: PGP signature