[Bug other/35486] New: Can't build gimple-tuples-branch

2008-03-06 Thread mstein at phenix dot rootshell dot be
Hi!
I get this when building gimple-tuples-branch (rev 132972) on x86_64/debian 4:

echo '[c]'  tmp-gi.list
echo '/home/mstein/svn/gimple-tuples-branch/gcc/c-lang.c'  tmp-gi.list
echo '/home/mstein/svn/gimple-tuples-branch/gcc/c-tree.h'  tmp-gi.list
echo '/home/mstein/svn/gimple-tuples-branch/gcc/c-decl.c'  tmp-gi.list
echo '/home/mstein/svn/gimple-tuples-branch/gcc/c-common.c'  tmp-gi.list
echo '/home/mstein/svn/gimple-tuples-branch/gcc/c-common.h'  tmp-gi.list
echo '/home/mstein/svn/gimple-tuples-branch/gcc/c-pragma.h'  tmp-gi.list
echo '/home/mstein/svn/gimple-tuples-branch/gcc/c-pragma.c'  tmp-gi.list
echo '/home/mstein/svn/gimple-tuples-branch/gcc/c-objc-common.c'  tmp-gi.list
echo '/home/mstein/svn/gimple-tuples-branch/gcc/c-parser.c'  tmp-gi.list
/bin/sh /home/mstein/svn/gimple-tuples-branch/gcc/../move-if-change tmp-gi.list
gtyp-input.list
echo timestamp  s-gtyp-input
build/gengtype /home/mstein/svn/gimple-tuples-branch/gcc gtyp-input.list
make[3]: *** [s-gtype] Segmentation fault
make[3]: Leaving directory `/home/mstein/obj/gimple-tuples-branch/gcc'
make[2]: *** [all-stage2-gcc] Error 2
make[2]: Leaving directory `/home/mstein/obj/gimple-tuples-branch'
make[1]: *** [stage2-bubble] Error 2
make[1]: Leaving directory `/home/mstein/obj/gimple-tuples-branch'
make: *** [bootstrap] Error 2


-- 
   Summary: Can't build gimple-tuples-branch
   Product: gcc
   Version: unknown
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
  GCC host triplet: x86_64-unknown-linux-gnu


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



[Bug target/32664] New: [sh] ICE in create_pre_exit, at mode-switching.c:373

2007-07-07 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a problem compiling the attached source file with sh-elf-gcc:

/home/mstein/sim/sh-elf/build/./gcc/xgcc -B/home/mstein/sim/sh-elf/build/./gcc/
-nostdinc -B/home/mstein/sim/sh-elf/build/sh-elf/newlib/ -isystem
/home/mstein/sim/sh-elf/build/sh-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/sh-elf-new/sh-elf/bin/
-B/n/07/mstein/cross-local/sh-elf-new/sh-elf/lib/ -isystem
/n/07/mstein/cross-local/sh-elf-new/sh-elf/include -isystem
/n/07/mstein/cross-local/sh-elf-new/sh-elf/sys-include
-L/home/mstein/sim/sh-elf/build/./ld -O2 -g -O2 -m2a -O2  -O2 -g -O2  -DIN_GCC
-DCROSS_DIRECTORY_STRUCTURE   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -g 
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -I. -I. -I../../.././gcc
-I/n/07/mstein/combined-trunk/libgcc -I/n/07/mstein/combined-trunk/libgcc/.
-I/n/07/mstein/combined-trunk/libgcc/../gcc
-I/n/07/mstein/combined-trunk/libgcc/../include  -DHAVE_CC_TLS -o _divdi3.o -MT
_divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions 
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c: In function '__divdi3':
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c:1102: internal compiler
error: in create_pre_exit, at mode-switching.c:373
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.

host gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /home/mstein/svn/trunk/configure --enable-languages=c
--disable-nls --prefix=/n/07/mstein/host-gcc/trunk-2007-07-07
Thread model: posix
gcc version 4.3.0 20070706 (experimental)

xgcc -v
Using built-in specs.
Target: sh-elf
Configured with: /n/07/mstein/combined-trunk/configure --target=sh-elf
--prefix=/n/07/mstein/cross-local/sh-elf-new
--with-sysroot=/n/07/mstein/cross-local/sh-elf --enable-languages=c
--disable-nls --disable-build-warnings --with-newlib --with-gnu-as -with-gnu-ld
Thread model: single
gcc version 4.3.0 20070706 (experimental)

Tested revision: 126426
Last succesfull build revision: 126390


-- 
   Summary: [sh] ICE in create_pre_exit, at mode-switching.c:373
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: sh-elf


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



[Bug target/32664] [sh] ICE in create_pre_exit, at mode-switching.c:373

2007-07-07 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-07-07 07:46 
---
Created an attachment (id=13862)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13862action=view)
preprocessed source file from gcc


-- 


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



[Bug tree-optimization/32606] New: ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1026

2007-07-03 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a problem compiling the attached source file with
i686-pc-linux-gnu-gcc:

  gcc -m32 -Wp,-MD,drivers/scsi/.atp870u.o.d  -nostdinc -isystem
/home/mstein/host-gcc/trunk-2007-07-03/bin/../lib/gcc/i686-pc-linux-gnu/4.3.0/include
-D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe
-msoft-float -mregparm=3 -mpreferred-stack-boundary=2  -march=i686
-mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 
-Iinclude/asm-i386/mach-default -fno-omit-frame-pointer
-fno-optimize-sibling-calls -g  -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign   -DMODULE -DKBUILD_STR(s)=#s
-DKBUILD_BASENAME=KBUILD_STR(atp870u)  -DKBUILD_MODNAME=KBUILD_STR(atp870u)
-c -o drivers/scsi/.tmp_atp870u.o drivers/scsi/atp870u.c
gcc: warning: -pipe ignored because -save-temps specified
drivers/scsi/atp870u.c: In function 'is885':
drivers/scsi/atp870u.c:3302: internal compiler error: in set_ssa_val_to, at
tree-ssa-sccvn.c:1026
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.

host gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /home/mstein/svn/trunk/configure --enable-languages=c
--disable-nls --prefix=/n/07/mstein/host-gcc/trunk-2007-07-03
Thread model: posix
gcc version 4.3.0 20070702 (experimental)

Tested revision: 126237
Last succesfull build revision: 126095


-- 
   Summary: ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1026
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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



[Bug tree-optimization/32606] ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1026

2007-07-03 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-07-03 10:03 
---
Created an attachment (id=13832)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13832action=view)
preprocessed source file from linux-2.6.20, delta-reduced


-- 


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



[Bug tree-optimization/32571] New: ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1011

2007-07-01 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a problem compiling the attached source file with
i686-pc-linux-gnu-gcc:

  gcc -m32 -Wp,-MD,drivers/infiniband/hw/mthca/.mthca_provider.o.d  -nostdinc
-isystem
/home/mstein/host-gcc/trunk-2007-07-01/bin/../lib/gcc/i686-pc-linux-gnu/4.3.0/include
-D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe
-msoft-float -mregparm=3 -mpreferred-stack-boundary=2  -march=i686
-mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 
-Iinclude/asm-i386/mach-default -fno-omit-frame-pointer
-fno-optimize-sibling-calls -g  -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign   -DMODULE -DKBUILD_STR(s)=#s
-DKBUILD_BASENAME=KBUILD_STR(mthca_provider) 
-DKBUILD_MODNAME=KBUILD_STR(ib_mthca) -c -o
drivers/infiniband/hw/mthca/.tmp_mthca_provider.o
drivers/infiniband/hw/mthca/mthca_provider.c
gcc: warning: -pipe ignored because -save-temps specified
drivers/infiniband/hw/mthca/mthca_provider.c: In function 'mthca_unmap_fmr':
drivers/infiniband/hw/mthca/mthca_provider.c:1133: internal compiler error: in
set_ssa_val_to, at tree-ssa-sccvn.c:1011
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.

host gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /home/mstein/svn/trunk/configure --enable-languages=c
--disable-nls --prefix=/n/07/mstein/host-gcc/trunk-2007-07-01
Thread model: posix
gcc version 4.3.0 20070630 (experimental)

Tested revion: 126157
Last succesfull build revision: 126095


-- 
   Summary: ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1011
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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



[Bug tree-optimization/32571] ICE in set_ssa_val_to, at tree-ssa-sccvn.c:1011

2007-07-01 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-07-01 11:34 
---
Created an attachment (id=13813)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13813action=view)
preprocessed source file from linux-2.6.20, delta-reduced


-- 


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



[Bug tree-optimization/32482] [i386] ICE verify_ssa failed

2007-07-01 Thread mstein at phenix dot rootshell dot be


--- Comment #2 from mstein at phenix dot rootshell dot be  2007-07-01 12:45 
---
Created an attachment (id=13814)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13814action=view)
preprocessed source file from linux-2.6.20, delta-reduced


-- 


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



[Bug target/32479] New: [sh] ICE in cse_extended_basic_block, at cse.c:6117

2007-06-24 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a problem compiling the attached source file with sh-elf-gcc:

/home/mstein/sim/sh-elf/build/./gcc/xgcc -B/home/mstein/sim/sh-elf/build/./gcc/
-nostdinc -B/home/mstein/sim/sh-elf/build/sh-elf/m2a/newlib/ -isystem
/home/mstein/sim/sh-elf/build/sh-elf/m2a/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/sh-elf-new/sh-elf/bin/
-B/n/07/mstein/cross-local/sh-elf-new/sh-elf/lib/ -isystem
/n/07/mstein/cross-local/sh-elf-new/sh-elf/include -isystem
/n/07/mstein/cross-local/sh-elf-new/sh-elf/sys-include
-L/home/mstein/sim/sh-elf/build/./ld  -m2a -DPACKAGE_NAME=\newlib\
-DPACKAGE_TARNAME=\newlib\ -DPACKAGE_VERSION=\1.15.0\
-DPACKAGE_STRING=\newlib\ 1.15.0\ -DPACKAGE_BUGREPORT=\\  -I.
-I/n/07/mstein/combined-trunk/newlib/libc/stdio -O2 -fno-builtin  -O2 -g
-O2   -m2a -c -o lib_a-mktemp.o `test -f 'mktemp.c' || echo
'/n/07/mstein/combined-trunk/newlib/libc/stdio/'`mktemp.c
/n/07/mstein/combined-trunk/newlib/libc/stdio/mktemp.c: In function '_gettemp':
/n/07/mstein/combined-trunk/newlib/libc/stdio/mktemp.c:194: internal compiler
error: in cse_extended_basic_block, at cse.c:6117
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.

host gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr
--with-gxx-include-dir=/usr/include/c++/4.0.2 --enable-shared
--with-system-zlib --libexecdir=/usr/lib --enable-nls
--without-included-gettext --enable-threads=posix --program-suffix=-4.0
--enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu
--enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk
--enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre
--enable-mpfr --disable-werror --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)

xgcc -v
Using built-in specs.
Target: sh-elf
Configured with: /n/07/mstein/combined-trunk/configure --target=sh-elf
--prefix=/n/07/mstein/cross-local/sh-elf-new
--with-sysroot=/n/07/mstein/cross-local/sh-elf --enable-languages=c,c++
--disable-nls --disable-build-warnings --with-newlib --with-gnu-as -with-gnu-ld
Thread model: single
gcc version 4.3.0 20070623 (experimental)

Tested revision: 125976 
Last succesfull build revision: 125959


-- 
   Summary: [sh] ICE in cse_extended_basic_block, at cse.c:6117
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-gnu-linux
  GCC host triplet: i686-pc-gnu-linux
GCC target triplet: sh-elf


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



[Bug target/32479] [sh] ICE in cse_extended_basic_block, at cse.c:6117

2007-06-24 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-06-24 10:43 
---
Created an attachment (id=13776)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13776action=view)
preprocessed source file


-- 


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



[Bug tree-optimization/32482] New: [i386] ICE verify_ssa failed

2007-06-24 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a problem compiling the attached source file with
i686-pc-linux-gnu-gcc:

  gcc -m32 -Wp,-MD,mm/.slab.o.d  -nostdinc -isystem
/home/mstein/host-gcc/trunk-2007-06-24/bin/../lib/gcc/i686-pc-linux-gnu/4.3.0/include
-D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe
-msoft-float -mregparm=3 -mpreferred-stack-boundary=2  -march=i686
-mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 
-Iinclude/asm-i386/mach-default -fno-omit-frame-pointer
-fno-optimize-sibling-calls -g  -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign-DKBUILD_STR(s)=#s
-DKBUILD_BASENAME=KBUILD_STR(slab)  -DKBUILD_MODNAME=KBUILD_STR(slab) -c -o
mm/.tmp_slab.o mm/slab.c

mm/slab.c: In function '__cache_shrink':
mm/slab.c:2476: error: expected an SSA_NAME object
mm/slab.c:2476: error: in statement
# VUSE SFT.1676 { SFT.1676 }
D.24655_100 = node_online_map.bits[0];
mm/slab.c:2476: internal compiler error: verify_ssa failed
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.

host gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /home/mstein/svn/trunk/configure --enable-languages=c
--disable-nls --prefix=/n/07/mstein/host-gcc/trunk-2007-06-24
Thread model: posix
gcc version 4.3.0 20070623 (experimental)

Tested revion: 125975


-- 
   Summary: [i386] ICE verify_ssa failed
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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



[Bug tree-optimization/32482] [i386] ICE verify_ssa failed

2007-06-24 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-06-24 12:07 
---
Created an attachment (id=13777)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13777action=view)
preprocessed source file


-- 


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



[Bug target/31801] [dataflow] undefined reference to `gen_blockage'

2007-06-24 Thread mstein at phenix dot rootshell dot be


--- Comment #5 from mstein at phenix dot rootshell dot be  2007-06-24 12:10 
---
Was fixed some weeks ago.


-- 

mstein at phenix dot rootshell dot be changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


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



[Bug target/31794] Problem while compiling gcc for m32c-elf

2007-06-24 Thread mstein at phenix dot rootshell dot be


--- Comment #3 from mstein at phenix dot rootshell dot be  2007-06-24 12:13 
---
fixed since Mon May  7 22:14:05 2007.


-- 

mstein at phenix dot rootshell dot be changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED


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



[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-16 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-06-16 16:57 
---
The avr target has the same problem:

/n/07/mstein/svn/trunk/libgcc/../gcc/libgcc2.c: In function '__muldi3':
/n/07/mstein/svn/trunk/libgcc/../gcc/libgcc2.c:566: internal compiler error: in
cselib_record_set, at cselib.c:1508


-- 

mstein at phenix dot rootshell dot be changed:

   What|Removed |Added

 CC||mstein at phenix dot
   ||rootshell dot be, zadeck at
   ||naturalbridge dot com, aesok
   ||at gcc dot gnu dot org


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



[Bug target/32369] New: [frv] macro DF_LIVE_IN passed 2 arguments, but takes just 1

2007-06-16 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a problem compiling frv-elf-gcc:

gcc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros   
  -Wno-overlength-strings -fno-common  
-DHAVE_CONFIG_H -I. -I. -I/n/07/mstein/svn/trunk/gcc
-I/n/07/mstein/svn/trunk/gcc/. -I/n/07/mstein/svn/trunk/gcc/../include
-I/n/07/mstein/svn/trunk/gcc/../libcpp/include 
-I/n/07/mstein/svn/trunk/gcc/../libdecnumber
-I/n/07/mstein/svn/trunk/gcc/../libdecnumber/dpd -I../libdecnumber\
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c -o frv.o
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5297:58: error: macro DF_LIVE_IN
passed 2 arguments, but takes just 1
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5301:54: error: macro DF_LIVE_IN
passed 2 arguments, but takes just 1
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5305:54: error: macro DF_LIVE_IN
passed 2 arguments, but takes just 1
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5327:77: error: macro DF_LIVE_IN
passed 2 arguments, but takes just 1
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:5371:75: error: macro DF_LIVE_IN
passed 2 arguments, but takes just 1
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:6026:31: error: macro DF_LIVE_IN
passed 2 arguments, but takes just 1
/n/07/mstein/svn/trunk/gcc/config/frv/frv.c:6034:28: error: macro DF_LIVE_IN
passed 2 arguments, but takes just 1

host gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /home/mstein/svn/trunk/configure --enable-languages=c
--disable-nls --prefix=/n/07/mstein/host-gcc/trunk-2007-06-16
Thread model: posix
gcc version 4.3.0 20070615 (experimental)

Tested revision: 125747
Last succesfull build revision: 125595


-- 
   Summary: [frv] macro DF_LIVE_IN passed 2 arguments, but takes
just 1
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-gnu-linux
  GCC host triplet: i686-pc-gnu-linux
GCC target triplet: frv-elf


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



[Bug target/32335] libgcc build failure, ICE in cselib_record_set, at cselib.c:1508

2007-06-16 Thread mstein at phenix dot rootshell dot be


--- Comment #3 from mstein at phenix dot rootshell dot be  2007-06-16 17:53 
---
Created an attachment (id=13715)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13715action=view)
gcc/xgcc -O2 libgcc2.i should trigger the bug


-- 


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



[Bug tree-optimization/32167] New: [pointer_plus] Ice in compare_values_warnv, at tree-vrp.c:760

2007-05-31 Thread mstein at phenix dot rootshell dot be
Hello,
I get an ICE when compiling linux-2.6.20 with a host-gcc from today's
pointer_plus branch.

  gcc -m32 -Wp,-MD,drivers/atm/.horizon.o.d  -nostdinc -isystem
/home/mstein/host-gcc/pointer_plus-2007-05-31/bin/../lib/gcc/i686-pc-linux-gnu/4.3.0/include
-D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe
-msoft-float -mregparm=3 -mpreferred-stack-boundary=2  -march=i686
-mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 
-Iinclude/asm-i386/mach-default -fno-omit-frame-pointer
-fno-optimize-sibling-calls -g  -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign   -DMODULE -DKBUILD_STR(s)=#s
-DKBUILD_BASENAME=KBUILD_STR(horizon)  -DKBUILD_MODNAME=KBUILD_STR(horizon)
-c -o drivers/atm/.tmp_horizon.o drivers/atm/horizon.c
drivers/atm/horizon.c: In function 'hrz_probe':
drivers/atm/horizon.c:2690: internal compiler error: in compare_values_warnv,
at tree-vrp.c:760


-- 
   Summary: [pointer_plus] Ice in compare_values_warnv, at tree-
vrp.c:760
   Product: gcc
   Version: unknown
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
GCC target triplet: i686-gnu-linux


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



[Bug tree-optimization/32167] [pointer_plus] Ice in compare_values_warnv, at tree-vrp.c:760

2007-05-31 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-05-31 17:53 
---
Created an attachment (id=13639)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13639action=view)
from linux-2.6.20


-- 


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



[Bug tree-optimization/32169] New: Ice in set_value_range, at tree-vrp.c:326

2007-05-31 Thread mstein at phenix dot rootshell dot be
Hello,
I get an ICE when compiling linux-2.6.20 with a host-gcc from today's
trunk.

gcc -m32 -Wp,-MD,sound/usb/.usbaudio.o.d  -nostdinc -isystem
/home/mstein/host-gcc/pointer_plus-2007-05-31/bin/../lib/gcc/i686-pc-linux-gnu/4.3.0/include
-D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe
-msoft-float -mregparm=3 -mpreferred-stack-boundary=2  -march=i686
-mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 
-Iinclude/asm-i386/mach-default -fno-omit-frame-pointer
-fno-optimize-sibling-calls -g  -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign   -DMODULE -DKBUILD_STR(s)=#s
-DKBUILD_BASENAME=KBUILD_STR(usbaudio) 
-DKBUILD_MODNAME=KBUILD_STR(snd_usb_audio) -c -o sound/usb/.tmp_usbaudio.o
sound/usb/usbaudio.c -save-temps
gcc: warning: -pipe ignored because -save-temps specified
sound/usb/usbaudio.c: In function 'prepare_startup_playback_urb':
sound/usb/usbaudio.c:503: internal compiler error: in set_value_range, at
tree-vrp.c:326


-- 
   Summary: Ice in set_value_range, at tree-vrp.c:326
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
GCC target triplet: i686-gnu-linux


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



[Bug tree-optimization/32169] Ice in set_value_range, at tree-vrp.c:326

2007-05-31 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-05-31 18:59 
---
Created an attachment (id=13640)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13640action=view)
from linux-2.6.20


-- 


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



[Bug tree-optimization/32144] New: [pointer_plus] Ice in chrec_fold_plus_poly_poly, at tree-chrec.c:110

2007-05-29 Thread mstein at phenix dot rootshell dot be
Hello,
I get an ICE when compiling linux-2.6.20 with a host-gcc from today's
pointer_plus branch.

gcc -m32 -Wp,-MD,fs/hfs/.extent.o.d  -nostdinc -isystem
/home/mstein/host-gcc/pointer_plus-2007-05-29/bin/../lib/gcc/i686-pc-linux-gnu/4.3.0/include
-D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe
-msoft-float -mregparm=3 -mpreferred-stack-boundary=2  -march=i686
-mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 
-Iinclude/asm-i386/mach-default -fno-omit-frame-pointer
-fno-optimize-sibling-calls -g  -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign   -DMODULE -DKBUILD_STR(s)=#s
-DKBUILD_BASENAME=KBUILD_STR(extent)  -DKBUILD_MODNAME=KBUILD_STR(hfs) -c
-o fs/hfs/.tmp_extent.o fs/hfs/extent.c
fs/hfs/extent.c: In function 'hfs_free_fork':
fs/hfs/extent.c:273: internal compiler error: in chrec_fold_plus_poly_poly, at
tree-chrec.c:110


-- 
   Summary: [pointer_plus] Ice in chrec_fold_plus_poly_poly, at
tree-chrec.c:110
   Product: gcc
   Version: unknown
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
  GCC host triplet: i686-gnu-linux


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



[Bug tree-optimization/32144] [pointer_plus] Ice in chrec_fold_plus_poly_poly, at tree-chrec.c:110

2007-05-29 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-05-29 19:11 
---
Created an attachment (id=13630)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13630action=view)
from linux-2.6.20


-- 


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



[Bug tree-optimization/32145] New: [pointer_plus] Ice in build2_stat, at tree.c:3074

2007-05-29 Thread mstein at phenix dot rootshell dot be
Hello,
I get an ICE when compiling linux-2.6.20 with a host-gcc from today's
pointer_plus branch.

gcc -m32 -Wp,-MD,fs/xfs/.xfs_dir2.o.d  -nostdinc -isystem
/home/mstein/host-gcc/pointer_plus-2007-05-29/bin/../lib/gcc/i686-pc-linux-gnu/4.3.0/include
-D__KERNEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe
-msoft-float -mregparm=3 -mpreferred-stack-boundary=2  -march=i686
-mtune=generic -ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1 
-Iinclude/asm-i386/mach-default -fno-omit-frame-pointer
-fno-optimize-sibling-calls -g  -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign -Ifs/xfs -Ifs/xfs/linux-2.6
-funsigned-char  -DMODULE -DKBUILD_STR(s)=#s
-DKBUILD_BASENAME=KBUILD_STR(xfs_dir2)  -DKBUILD_MODNAME=KBUILD_STR(xfs) -c
-o fs/xfs/.tmp_xfs_dir2.o fs/xfs/xfs_dir2.c
fs/xfs/xfs_dir2.c: In function 'xfs_dir2_grow_inode':
fs/xfs/xfs_dir2.c:447: internal compiler error: in build2_stat, at tree.c:3074


-- 
   Summary: [pointer_plus] Ice in build2_stat, at tree.c:3074
   Product: gcc
   Version: unknown
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
  GCC host triplet: i686-gnu-linux


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



[Bug tree-optimization/32145] [pointer_plus] Ice in build2_stat, at tree.c:3074

2007-05-29 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-05-29 19:37 
---
Created an attachment (id=13631)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13631action=view)
from linux-2.6.20


-- 


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



[Bug middle-end/31801] New: [dataflow] undefined reference to `gen_blockage'

2007-05-03 Thread mstein at phenix dot rootshell dot be
Hello,
the targets avr, cris, h8300, m32c and v850 show the same error when build
in the dataflow-branch:

gcc   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition
-Wmissing-format-attribute -fno-common   -DHAVE_CONFIG_H  -o cc1-dummy c-lang.o
stub-objc.o attribs.o c-errors.o c-lex.o c-pragma.o c-decl.o c-typeck.o
c-convert.o c-aux-info.o c-common.o c-opts.o c-format.o c-semantics.o
c-incpath.o
cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-objc-common.o c-dump.o
c-pch.o c-parser.o  c-gimplify.o tree-mudflap.o c-pretty-print.o c-omp.o
dummy-checksum.o \
  main.o tree-browser.o libbackend.a ../libcpp/libcpp.a
../libdecnumber/libdecnumber.a ../libcpp/libcpp.a   ../libiberty/libiberty.a
../libdecnumber/libdecnumber.a -lmpfr -lgmp
libbackend.a(builtins.o): In function `expand_builtin_setjmp_receiver':
/n/07/mstein/svn/dataflow-branch/gcc/builtins.c:759: undefined reference to
`gen_blockage'
/n/07/mstein/svn/dataflow-branch/gcc/builtins.c:759: undefined reference to
`gen_blockage'
libbackend.a(stmt.o): In function `expand_label':
/n/07/mstein/svn/dataflow-branch/gcc/stmt.c:1841: undefined reference to
`gen_blockage'
collect2: ld returned 1 exit status


The SVN revision was 124360.


-- 
   Summary: [dataflow] undefined reference to `gen_blockage'
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be


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



[Bug target/31794] New: Problem while compiling gcc for m32c-elf

2007-05-02 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a gcc problem with the target 'm32c-elf':


/home/mstein/sim/m32c-elf/build/./gcc/xgcc
-B/home/mstein/sim/m32c-elf/build/./gcc/
-B/n/07/mstein/cross-local/m32c-elf/m32c-elf/bin/
-B/n/07/mstein/cross-local/m32c-elf/m32c-elf/lib/ -isystem
/n/07/mstein/cross-local/m32c-elf/m32c-elf/include -isystem
/n/07/mstein/cross-local/m32c-elf/m32c-elf/sys-include -O2 -g -O2 -mcpu=m32cm
-O2  -O2 -g -O2  -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
 -isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc 
-I. -I. -I../../.././gcc -I/n/07/mstein/svn/trunk/libgcc
-I/n/07/mstein/svn/trunk/libgcc/. -I/n/07/mstein/svn/trunk/libgcc/../gcc
-I/n/07/mstein/svn/trunk/libgcc/../include  -o unwind-dw2.o -MT unwind-dw2.o
-MD -MP -MF unwind-dw2.dep -fexceptions -c
/n/07/mstein/svn/trunk/libgcc/../gcc/unwind-dw2.c 
/n/07/mstein/combined-trunk/libgcc/../gcc/unwind-dw2.c: In function
'execute_cfa_program':
/n/07/mstein/combined-trunk/libgcc/../gcc/unwind-dw2.c:1100: error:
unrecognizable insn:
(insn 83 82 84 3 /n/07/mstein/combined-trunk/libgcc/../gcc/unwind-dw2.c:874
(parallel [
(set (reg:PSI 133)
(lshiftrt:PSI (reg:PSI 134)
(neg:QI (const_int -31 [0xffe1]
(clobber (scratch:HI))
]) -1 (nil)
(nil))
/n/07/mstein/combined-trunk/libgcc/../gcc/unwind-dw2.c:1100: internal compiler
error: in extract_insn, at recog.c:2119
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
make[4]: *** [unwind-dw2.o] Error 1


The SVN revision was 124341.


-- 
   Summary: Problem while compiling gcc for m32c-elf
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: m32c-elf


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



[Bug target/31794] Problem while compiling gcc for m32c-elf

2007-05-02 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-05-02 20:26 
---
Created an attachment (id=13500)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13500action=view)
preprocessed source file


-- 


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



[Bug middle-end/31710] [4.2/4.3 Regression] ICE in in set_value_range, at tree-vrp.c:278

2007-05-01 Thread mstein at phenix dot rootshell dot be


--- Comment #9 from mstein at phenix dot rootshell dot be  2007-05-01 17:59 
---
Created an attachment (id=13469)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13469action=view)
from src/sim/frv

This attachment triggers a ICE in set_value_range, at tree-vrp.c:278
with a host gcc from today (trunk).


-- 


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



[Bug middle-end/31710] [4.2/4.3 Regression] ICE in in set_value_range, at tree-vrp.c:278

2007-04-29 Thread mstein at phenix dot rootshell dot be


--- Comment #8 from mstein at phenix dot rootshell dot be  2007-04-29 20:19 
---
(In reply to comment #6)
 Fixed on mainline and 4.2 branch.

Hi Ian,
I still get this bug on the mainline(124261) for the avr,frv,h8300,m32c,m68hc11
and mips.


-- 


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



[Bug target/31740] New: Problem while compiling gcc for mips-elf

2007-04-28 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a gcc problem with the target 'mips-elf':


gcc -c -DHAVE_CONFIG_H -DPROFILE=1 -DWITH_PROFILE=-1  
-DWITH_ALIGNMENT=NONSTRICT_ALIGNMENT -DWITH_TARGET_WORD_BITSIZE=32
-DWITH_TARGET_WORD_MSB=31 -DWITH_DEFAULT_TARGET_BYTE_ORDER=BIG_ENDIAN 
-DWITH_FLOATING_POINT=HARD_FLOATING_POINT
-DWITH_TARGET_FLOATING_POINT_BITSIZE=32 -DWITH_HW=0
-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN-DWITH_RESERVED_BITS=1  -DWITH_SMP=0 
-w-DMIPS_MACH_DEFAULT=bfd_mach_mips8000   -I.
-I/n/07/mstein/combined-trunk/sim/mips -I../common
-I/n/07/mstein/combined-trunk/sim/mips/../common -I../../include
-I/n/07/mstein/combined-trunk/sim/mips/../..//include -I../../bfd
-I/n/07/mstein/combined-trunk/sim/mips/../..//bfd -I../../opcodes
-I/n/07/mstein/combined-trunk/sim/mips/../..//opcodes  -g -O2
/n/07/mstein/combined-trunk/sim/mips/mdmx.c
/n/07/mstein/combined-trunk/sim/mips/mdmx.c: In function 'MsgnQH':
/n/07/mstein/combined-trunk/sim/mips/mdmx.c:247: internal compiler error: in
set_value_range, at tree-vrp.c:278
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
make[3]: *** [mdmx.o] Error 1


The SVN revision was 124242.


-- 
   Summary: Problem while compiling gcc for mips-elf
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mips-elf


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



[Bug target/31403] New: Problem while compiling gcc for sh-elf

2007-03-30 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a gcc problem with the target 'sh-elf':


/home/mstein/sim/sh-elf/build/./gcc/xgcc -B/home/mstein/sim/sh-elf/build/./gcc/
-nostdinc -B/home/mstein/sim/sh-elf/build/sh-elf/newlib/ -isystem
/home/mstein/sim/sh-elf/build/sh-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/sh-elf-new/sh-elf/bin/
-B/n/07/mstein/cross-local/sh-elf-new/sh-elf/lib/ -isystem
/n/07/mstein/cross-local/sh-elf-new/sh-elf/include -isystem
/n/07/mstein/cross-local/sh-elf-new/sh-elf/sys-include
-L/home/mstein/sim/sh-elf/build/./ld -DPACKAGE_NAME=\newlib\
-DPACKAGE_TARNAME=\newlib\ -DPACKAGE_VERSION=\1.15.0\
-DPACKAGE_STRING=\newlib\ 1.15.0\ -DPACKAGE_BUGREPORT=\\  -I.
-I/n/07/mstein/combined-trunk/newlib/libc/stdio -O2 -fno-builtin  -O2 -g
-O2   -m2a -fshort-enums -DINTEGER_ONLY -c
/n/07/mstein/combined-trunk/newlib/libc/stdio/vfprintf.c -o lib_a-vfiprintf.o
/tmp/cckWXaXf.s: Assembler messages:
/tmp/cckWXaXf.s:456: Error: displacement to defined symbol .L432 overflows
12-bit field
/tmp/cckWXaXf.s:2993: Error: displacement to defined symbol .L407 overflows
12-bit field
/tmp/cckWXaXf.s:3157: Error: displacement to defined symbol .L799 overflows
12-bit field
/tmp/cckWXaXf.s:3606: Error: displacement to defined symbol .L198 overflows
12-bit field
make[8]: *** [lib_a-vfiprintf.o] Error 1


The SVN revision was 123344.


-- 
   Summary: Problem while compiling gcc for sh-elf
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: sh-elf


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



[Bug target/31403] Problem while compiling gcc for sh-elf

2007-03-30 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-03-30 19:15 
---
Created an attachment (id=13303)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13303action=view)
preprocessed source file


-- 


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



[Bug target/31255] host gcc segfaults

2007-03-23 Thread mstein at phenix dot rootshell dot be


--- Comment #4 from mstein at phenix dot rootshell dot be  2007-03-23 17:19 
---
The Revision 123119 no longer has the reported problem.


-- 

mstein at phenix dot rootshell dot be changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME


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



[Bug target/31242] Problem while compiling gcc for bfin-elf

2007-03-23 Thread mstein at phenix dot rootshell dot be


--- Comment #2 from mstein at phenix dot rootshell dot be  2007-03-23 17:24 
---
The Revision 123136 no longer has the reported problem.


-- 

mstein at phenix dot rootshell dot be changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||WORKSFORME


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



[Bug target/31255] New: host gcc segfaults

2007-03-18 Thread mstein at phenix dot rootshell dot be
gcc -c -g -O2 -DDEFAULT_INLINE=PSIM_INLINE_LOCALS
-DWITH_HOST_BYTE_ORDER=LITTLE_ENDIAN -DWITH_SMP=5
-DHAVE_TERMIOS_STRUCTURE -DHAVE_TERMIOS_CLINE -DHAVE_DEVZERO -I.
-I/n/07/mstein/combined-trunk/sim/ppc
-I/n/07/mstein/combined-trunk/sim/ppc/../../include -I../../bfd
-I/n/07/mstein/combined-trunk/sim/ppc/../../bfd -I../../gdb
-I/n/07/mstein/combined-trunk/sim/ppc/../../gdb
-I/n/07/mstein/combined-trunk/sim/ppc/../../gdb/config  -DHAVE_COMMON_FPU
-I../common -I/n/07/mstein/combined-trunk/sim/ppc/../common
/n/07/mstein/combined-trunk/sim/ppc/hw_ide.c
/n/07/mstein/combined-trunk/sim/ppc/hw_ide.c: In function
'hw_ide_attach_address':
/n/07/mstein/combined-trunk/sim/ppc/hw_ide.c:867: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
make[3]: *** [hw_ide.o] Error 1
make[3]: Leaving directory
`/n/b01/mstein/sim-gcc05/powerpc-eabisim/build/sim/ppc'

gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: /home/mstein/svn/trunk/configure --enable-languages=c
--disable-nls --prefix=/n/07/mstein/host-gcc/trunk-2007-03-17
--with-gmp=/n/07/mstein/gmp-stuff --enable-checking=release
Thread model: posix
gcc version 4.3.0 20070316 (experimental)

This host gcc was build from SVN revision 123001.


-- 
   Summary: host gcc segfaults
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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



[Bug target/31255] host gcc segfaults

2007-03-18 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-03-18 13:34 
---
Created an attachment (id=13226)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13226action=view)
from src/sim/ppc


-- 


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



[Bug target/31242] New: Problem while compiling gcc for bfin-elf

2007-03-17 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a gcc problem with the target 'bfin-elf':


/home/mstein/sim/bfin-elf/build/./gcc/xgcc
-B/home/mstein/sim/bfin-elf/build/./gcc/ -nostdinc
-B/home/mstein/sim/bfin-elf/build/bfin-elf/newlib/ -isystem
/home/mstein/sim/bfin-elf/build/bfin-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/bfin-elf-new/bfin-elf/bin/
-B/n/07/mstein/cross-local/bfin-elf-new/bfin-elf/lib/ -isystem
/n/07/mstein/cross-local/bfin-elf-new/bfin-elf/include -isystem
/n/07/mstein/cross-local/bfin-elf-new/bfin-elf/sys-include
-L/home/mstein/sim/bfin-elf/build/./ld -O2 -g -O2 -mid-shared-library -O2  -O2
-g -O2  -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem
./include  -fpic -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -I.
-I. -I../../.././gcc -I/n/07/mstein/combined-trunk/libgcc
-I/n/07/mstein/combined-trunk/libgcc/.
-I/n/07/mstein/combined-trunk/libgcc/../gcc
-I/n/07/mstein/combined-trunk/libgcc/../include
-I/n/07/mstein/combined-trunk/libgcc/../libdecnumber -I../../../libdecnumber -o
_div_sf.o -MT _div_sf.o -MD -MP -MF _div_sf.dep -DFINE_GRAINED_LIBRARIES
-DL_div_sf -c ../../.././gcc/fp-bit.c 
../../.././gcc/fp-bit.c: In function '__divsf3':
../../.././gcc/fp-bit.c:1083: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
make[4]: *** [_div_sf.o] Error 1
make[4]: Leaving directory
`/home/mstein/sim/bfin-elf/build/bfin-elf/mid-shared-library/libgcc'


The SVN revision was 123001.


-- 
   Summary: Problem while compiling gcc for bfin-elf
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: bfin-elf


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



[Bug target/31242] Problem while compiling gcc for bfin-elf

2007-03-17 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-03-17 14:20 
---
Created an attachment (id=13219)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13219action=view)
from SVN revision: 123001

Commandline used to create fp-bit.i:


/home/mstein/sim/bfin-elf/build/./gcc/xgcc
-B/home/mstein/sim/bfin-elf/build/./gcc/ -nostdinc
-B/home/mstein/sim/bfin-elf/build/bfin-elf/newlib/ -isystem
/home/mstein/sim/bfin-elf/build/bfin-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/bfin-elf-new/bfin-elf/bin/
-B/n/07/mstein/cross-local/bfin-elf-new/bfin-elf/lib/ -isystem
/n/07/mstein/cross-local/bfin-elf-new/bfin-elf/include -isystem
/n/07/mstein/cross-local/bfin-elf-new/bfin-elf/sys-include
-L/home/mstein/sim/bfin-elf/build/./ld -O2 -g -O2 -mid-shared-library -O2  -O2
-g -O2  -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem
./include  -fpic -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -I.
-I. -I../../.././gcc -I/n/07/mstein/combined-trunk/libgcc
-I/n/07/mstein/combined-trunk/libgcc/.
-I/n/07/mstein/combined-trunk/libgcc/../gcc
-I/n/07/mstein/combined-trunk/libgcc/../include
-I/n/07/mstein/combined-trunk/libgcc/../libdecnumber -I../../../libdecnumber -o
_div_sf.o -MT _div_sf.o -MD -MP -MF _div_sf.dep -DFINE_GRAINED_LIBRARIES
-DL_div_sf -c ../../.././gcc/fp-bit.c  -save-temps


-- 


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



[Bug target/31111] Problem while compiling gcc for sh-elf

2007-03-16 Thread mstein at phenix dot rootshell dot be


--- Comment #3 from mstein at phenix dot rootshell dot be  2007-03-16 19:18 
---
Revisions after 122791 no longer have the reported problem.


-- 

mstein at phenix dot rootshell dot be changed:

   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||FIXED


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



[Bug target/31231] New: Problem while compiling gcc for xtensa-elf

2007-03-16 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a gcc problem with the target 'xtensa-elf':


/home/mstein/sim/xtensa-elf/build/./gcc/xgcc
-B/home/mstein/sim/xtensa-elf/build/./gcc/ -nostdinc
-B/home/mstein/sim/xtensa-elf/build/xtensa-elf/newlib/ -isystem
/home/mstein/sim/xtensa-elf/build/xtensa-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/xtensa-elf-new/xtensa-elf/bin/
-B/n/07/mstein/cross-local/xtensa-elf-new/xtensa-elf/lib/ -isystem
/n/07/mstein/cross-local/xtensa-elf-new/xtensa-elf/include -isystem
/n/07/mstein/cross-local/xtensa-elf-new/xtensa-elf/sys-include
-L/home/mstein/sim/xtensa-elf/build/./ld -O2 -g -O2 -O2  -O2 -g -O2  -DIN_GCC
-DCROSS_DIRECTORY_STRUCTURE   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -mlongcalls
-g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -I. -I. -I../.././gcc
-I/n/07/mstein/combined-trunk/libgcc -I/n/07/mstein/combined-trunk/libgcc/.
-I/n/07/mstein/combined-trunk/libgcc/../gcc
-I/n/07/mstein/combined-trunk/libgcc/../include
-I/n/07/mstein/combined-trunk/libgcc/../libdecnumber -I../../libdecnumber -o
_muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c \

/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c: In function '__muldi3':
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c:560: internal compiler
error: tree check: expected class 'expression', have 'constant' (integer_cst)
in xtensa_expand_builtin, at config/xtensa/xtensa.c:2476
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
make[2]: *** [_muldi3.o] Error 1
make[2]: Leaving directory
`/home/mstein/sim/xtensa-elf/build/xtensa-elf/libgcc'


The SVN revision was 122962.


-- 
   Summary: Problem while compiling gcc for xtensa-elf
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: xtensa-elf


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



[Bug target/31231] Problem while compiling gcc for xtensa-elf

2007-03-16 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-03-16 20:46 
---
Created an attachment (id=13216)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13216action=view)
from SVN revision: 122962

Commandline used to create libgcc2.i:


/home/mstein/sim/xtensa-elf/build/./gcc/xgcc
-B/home/mstein/sim/xtensa-elf/build/./gcc/ -nostdinc
-B/home/mstein/sim/xtensa-elf/build/xtensa-elf/newlib/ -isystem
/home/mstein/sim/xtensa-elf/build/xtensa-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/xtensa-elf-new/xtensa-elf/bin/
-B/n/07/mstein/cross-local/xtensa-elf-new/xtensa-elf/lib/ -isystem
/n/07/mstein/cross-local/xtensa-elf-new/xtensa-elf/include -isystem
/n/07/mstein/cross-local/xtensa-elf-new/xtensa-elf/sys-include
-L/home/mstein/sim/xtensa-elf/build/./ld -O2 -g -O2 -O2  -O2 -g -O2  -DIN_GCC
-DCROSS_DIRECTORY_STRUCTURE   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -mlongcalls
-g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -I. -I. -I../.././gcc
-I/n/07/mstein/combined-trunk/libgcc -I/n/07/mstein/combined-trunk/libgcc/.
-I/n/07/mstein/combined-trunk/libgcc/../gcc
-I/n/07/mstein/combined-trunk/libgcc/../include
-I/n/07/mstein/combined-trunk/libgcc/../libdecnumber -I../../libdecnumber -o
_muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -c
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c \
   -save-temps


-- 


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



[Bug target/31232] New: Problem while compiling gcc for xstormy16-elf

2007-03-16 Thread mstein at phenix dot rootshell dot be
/stormy16/stormy16-lib2.c:184:
error: expected '=', ',', ';', 'asm' or '__attribute__' before '__lshrsi3'
/n/07/mstein/combined-trunk/libgcc/../gcc/config/stormy16/stormy16-lib2.c:202:
error: conflicting types for '__popcounthi2'
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.h:447: error: previous
declaration of '__popcounthi2' was here
/n/07/mstein/combined-trunk/libgcc/../gcc/config/stormy16/stormy16-lib2.c:217:
error: conflicting types for '__parityhi2'
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.h:449: error: previous
declaration of '__parityhi2' was here
/n/07/mstein/combined-trunk/libgcc/../gcc/config/stormy16/stormy16-lib2.c:230:
error: conflicting types for '__clzhi2'
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.h:440: error: previous
declaration of '__clzhi2' was here
/n/07/mstein/combined-trunk/libgcc/../gcc/config/stormy16/stormy16-lib2.c: In
function '__clzhi2':
/n/07/mstein/combined-trunk/libgcc/../gcc/config/stormy16/stormy16-lib2.c:231:
warning: comparison is always false due to limited range of data type
/n/07/mstein/combined-trunk/libgcc/../gcc/config/stormy16/stormy16-lib2.c: At
top level:
/n/07/mstein/combined-trunk/libgcc/../gcc/config/stormy16/stormy16-lib2.c:242:
error: conflicting types for '__ctzhi2'
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.h:445: error: previous
declaration of '__ctzhi2' was here
/n/07/mstein/combined-trunk/libgcc/../gcc/config/stormy16/stormy16-lib2.c: In
function '__ctzhi2':
/n/07/mstein/combined-trunk/libgcc/../gcc/config/stormy16/stormy16-lib2.c:248:
warning: comparison is always false due to limited range of data type
make[2]: *** [stormy16-lib2.o] Error 1
make[2]: Leaving directory
`/home/mstein/sim/xstormy16-elf/build/xstormy16-elf/libgcc'
make[1]: *** [all-target-libgcc] Error 2
make[1]: Leaving directory `/home/mstein/sim/xstormy16-elf/build'
make: *** [all] Error 2


The SVN revision was 122962.


-- 
   Summary: Problem while compiling gcc for xstormy16-elf
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: xstormy16-elf


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



[Bug target/30987] [4.3 Regression] Problem while compiling gcc for score

2007-03-09 Thread mstein at phenix dot rootshell dot be


--- Comment #4 from mstein at phenix dot rootshell dot be  2007-03-09 17:05 
---
Created an attachment (id=13179)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13179action=view)
from SVN revision: 122728

Commandline used to create libgcc2.i:


/home/mstein/sim/score-elf/build/./gcc/xgcc
-B/home/mstein/sim/score-elf/build/./gcc/ -nostdinc
-B/home/mstein/sim/score-elf/build/score-elf/newlib/ -isystem
/home/mstein/sim/score-elf/build/score-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/score-elf-new/score-elf/bin/
-B/n/07/mstein/cross-local/score-elf-new/score-elf/lib/ -isystem
/n/07/mstein/cross-local/score-elf-new/score-elf/include -isystem
/n/07/mstein/cross-local/score-elf-new/score-elf/sys-include
-L/home/mstein/sim/score-elf/build/./ld -O2 -g -O2 -mmac -O2  -O2 -g -O2 
-DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem
./include  -G 0 -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -I.
-I. -I../../.././gcc -I/n/07/mstein/combined-trunk/libgcc
-I/n/07/mstein/combined-trunk/libgcc/.
-I/n/07/mstein/combined-trunk/libgcc/../gcc
-I/n/07/mstein/combined-trunk/libgcc/../include
-I/n/07/mstein/combined-trunk/libgcc/../libdecnumber -I../../../libdecnumber -o
_floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c \
   -save-temps


-- 


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



[Bug target/31110] New: Problem while compiling gcc for mn10300-elf

2007-03-09 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a gcc problem with the target 'mn10300-elf':


/home/mstein/sim/mn10300-elf/build/./gcc/xgcc
-B/home/mstein/sim/mn10300-elf/build/./gcc/ -nostdinc
-B/home/mstein/sim/mn10300-elf/build/mn10300-elf/newlib/ -isystem
/home/mstein/sim/mn10300-elf/build/mn10300-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/mn10300-elf-new/mn10300-elf/bin/
-B/n/07/mstein/cross-local/mn10300-elf-new/mn10300-elf/lib/ -isystem
/n/07/mstein/cross-local/mn10300-elf-new/mn10300-elf/include -isystem
/n/07/mstein/cross-local/mn10300-elf-new/mn10300-elf/sys-include
-L/home/mstein/sim/mn10300-elf/build/./ld -DPACKAGE_NAME=\newlib\
-DPACKAGE_TARNAME=\newlib\ -DPACKAGE_VERSION=\1.15.0\
-DPACKAGE_STRING=\newlib\ 1.15.0\ -DPACKAGE_BUGREPORT=\\  -I.
-I/n/07/mstein/combined-trunk/newlib/libc/stdlib -O2 -fno-builtin  -O2 -g
-O2   -mam33 -c -o lib_a-ldtoa.o `test -f 'ldtoa.c' || echo
'/n/07/mstein/combined-trunk/newlib/libc/stdlib/'`ldtoa.c
/n/07/mstein/combined-trunk/newlib/libc/stdlib/ldtoa.c: In function '_ldtoa_r':
/n/07/mstein/combined-trunk/newlib/libc/stdlib/ldtoa.c:2858: internal compiler
error: in default_secondary_reload, at targhooks.c:588
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
make[8]: *** [lib_a-ldtoa.o] Error 1
make[8]: Leaving directory
`/home/mstein/sim/mn10300-elf/build/mn10300-elf/am33/newlib/libc/stdlib'


The SVN revision was 122728.


-- 
   Summary: Problem while compiling gcc for mn10300-elf
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: mn10300-elf


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



[Bug target/31110] Problem while compiling gcc for mn10300-elf

2007-03-09 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-03-09 18:16 
---
Created an attachment (id=13182)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13182action=view)
from SVN revision: 122728

Commandline used to create ldtoa.i:


/home/mstein/sim/mn10300-elf/build/./gcc/xgcc
-B/home/mstein/sim/mn10300-elf/build/./gcc/ -nostdinc
-B/home/mstein/sim/mn10300-elf/build/mn10300-elf/newlib/ -isystem
/home/mstein/sim/mn10300-elf/build/mn10300-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/mn10300-elf-new/mn10300-elf/bin/
-B/n/07/mstein/cross-local/mn10300-elf-new/mn10300-elf/lib/ -isystem
/n/07/mstein/cross-local/mn10300-elf-new/mn10300-elf/include -isystem
/n/07/mstein/cross-local/mn10300-elf-new/mn10300-elf/sys-include
-L/home/mstein/sim/mn10300-elf/build/./ld -DPACKAGE_NAME=\newlib\
-DPACKAGE_TARNAME=\newlib\ -DPACKAGE_VERSION=\1.15.0\
-DPACKAGE_STRING=\newlib\ 1.15.0\ -DPACKAGE_BUGREPORT=\\  -I.
-I/n/07/mstein/combined-trunk/newlib/libc/stdlib -O2 -fno-builtin  -O2 -g
-O2   -mam33 -c -o lib_a-ldtoa.o `test -f 'ldtoa.c' || echo
'/n/07/mstein/combined-trunk/newlib/libc/stdlib/'`ldtoa.c -save-temps


-- 


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



[Bug target/31111] New: Problem while compiling gcc for sh-elf

2007-03-09 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a gcc problem with the target 'sh-elf':


/home/mstein/sim/sh-elf/build/./gcc/xgcc -B/home/mstein/sim/sh-elf/build/./gcc/
-nostdinc -B/home/mstein/sim/sh-elf/build/sh-elf/newlib/ -isystem
/home/mstein/sim/sh-elf/build/sh-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/sh-elf-new/sh-elf/bin/
-B/n/07/mstein/cross-local/sh-elf-new/sh-elf/lib/ -isystem
/n/07/mstein/cross-local/sh-elf-new/sh-elf/include -isystem
/n/07/mstein/cross-local/sh-elf-new/sh-elf/sys-include
-L/home/mstein/sim/sh-elf/build/./ld -O2 -g -O2 -m2a -O2  -O2 -g -O2  -DIN_GCC
-DCROSS_DIRECTORY_STRUCTURE   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -g 
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -I. -I. -I../../.././gcc
-I/n/07/mstein/combined-trunk/libgcc -I/n/07/mstein/combined-trunk/libgcc/.
-I/n/07/mstein/combined-trunk/libgcc/../gcc
-I/n/07/mstein/combined-trunk/libgcc/../include
-I/n/07/mstein/combined-trunk/libgcc/../libdecnumber -I../../../libdecnumber -o
_divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions 
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c: In function '__divdi3':
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c:1102: internal compiler
error: in create_pre_exit, at mode-switching.c:352
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
make[4]: *** [_divdi3.o] Error 1
make[4]: Leaving directory `/home/mstein/sim/sh-elf/build/sh-elf/m2a/libgcc'


The SVN revision was 122728.


-- 
   Summary: Problem while compiling gcc for sh-elf
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: sh-elf


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



[Bug target/31111] Problem while compiling gcc for sh-elf

2007-03-09 Thread mstein at phenix dot rootshell dot be


--- Comment #1 from mstein at phenix dot rootshell dot be  2007-03-09 19:16 
---
Created an attachment (id=13183)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=13183action=view)
from SVN revision: 122728

Commandline used to create libgcc2.i:


/home/mstein/sim/sh-elf/build/./gcc/xgcc -B/home/mstein/sim/sh-elf/build/./gcc/
-nostdinc -B/home/mstein/sim/sh-elf/build/sh-elf/newlib/ -isystem
/home/mstein/sim/sh-elf/build/sh-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/sh-elf-new/sh-elf/bin/
-B/n/07/mstein/cross-local/sh-elf-new/sh-elf/lib/ -isystem
/n/07/mstein/cross-local/sh-elf-new/sh-elf/include -isystem
/n/07/mstein/cross-local/sh-elf-new/sh-elf/sys-include
-L/home/mstein/sim/sh-elf/build/./ld -O2 -g -O2 -m2a -O2  -O2 -g -O2  -DIN_GCC
-DCROSS_DIRECTORY_STRUCTURE   -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wold-style-definition  -isystem ./include   -g 
-DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -I. -I. -I../../.././gcc
-I/n/07/mstein/combined-trunk/libgcc -I/n/07/mstein/combined-trunk/libgcc/.
-I/n/07/mstein/combined-trunk/libgcc/../gcc
-I/n/07/mstein/combined-trunk/libgcc/../include
-I/n/07/mstein/combined-trunk/libgcc/../libdecnumber -I../../../libdecnumber -o
_divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -c
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c \
  -fexceptions -fnon-call-exceptions  -save-temps


-- 


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



[Bug target/31113] New: Problem while compiling gcc for m32c-elf

2007-03-09 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a gcc problem with the target 'm32c-elf':


When I use make -j 1 it works, whith make -j 2 it fails.

gcc -c   -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W -Wall
-Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -Wold-style-definition
-Wmissing-format-attribute -fno-common   -DHAVE_CONFIG_H -I. -I.
-I/n/07/mstein/svn/trunk/gcc -I/n/07/mstein/svn/trunk/gcc/.
-I/n/07/mstein/svn/trunk/gcc/../include
-I/n/07/mstein/svn/trunk/gcc/../libcpp/include
-I/n/07/mstein/gmp-stuff/include
-I/n/07/mstein/svn/trunk/gcc/../libdecnumber -I../libdecnumber
-I. -I.
-I/n/07/mstein/svn/trunk/gcc -I/n/07/mstein/svn/trunk/gcc/.
-I/n/07/mstein/svn/trunk/gcc/../include
-I/n/07/mstein/svn/trunk/gcc/../libcpp/include
-I/n/07/mstein/gmp-stuff/include
-I/n/07/mstein/svn/trunk/gcc/../libdecnumber -I../libdecnumber
/n/07/mstein/svn/trunk/gcc/config/m32c/m32c-pragma.c
In file included from
/n/07/mstein/svn/trunk/gcc/config/m32c/m32c-pragma.c:26:
./tm.h:12:29: error: insn-constants.h: No such file or directory
./tm.h:13:25: error: insn-flags.h: No such file or directory
/n/07/mstein/svn/trunk/gcc/config/m32c/m32c-pragma.c: In function
'm32c_pragma_memregs':
/n/07/mstein/svn/trunk/gcc/config/m32c/m32c-pragma.c:77: warning:
assignment
makes integer from pointer without a cast
make[2]: *** [m32c-pragma.o] Error 1


The SVN revision was 122728.


-- 
   Summary: Problem while compiling gcc for m32c-elf
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: m32c-elf


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



[Bug target/30987] New: Problem while compiling gcc for score

2007-02-27 Thread mstein at phenix dot rootshell dot be
Hello,
there seems to be a gcc problem with the target 'score':


/home/mstein/sim/score-elf/build/./gcc/xgcc
-B/home/mstein/sim/score-elf/build/./gcc/ -nostdinc
-B/home/mstein/sim/score-elf/build/score-elf/newlib/ -isystem
/home/mstein/sim/score-elf/build/score-elf/newlib/targ-include -isystem
/n/07/mstein/combined-trunk/newlib/libc/include
-B/n/07/mstein/cross-local/score-elf-new/score-elf/bin/
-B/n/07/mstein/cross-local/score-elf-new/score-elf/lib/ -isystem
/n/07/mstein/cross-local/score-elf-new/score-elf/include -isystem
/n/07/mstein/cross-local/score-elf-new/score-elf/sys-include
-L/home/mstein/sim/score-elf/build/./ld -O2 -g -O2 -mmac -O2  -O2 -g -O2 
-DIN_GCC -DCROSS_DIRECTORY_STRUCTURE   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem
./include  -G 0 -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -I.
-I. -I../../.././gcc -I/n/07/mstein/combined-trunk/libgcc
-I/n/07/mstein/combined-trunk/libgcc/.
-I/n/07/mstein/combined-trunk/libgcc/../gcc
-I/n/07/mstein/combined-trunk/libgcc/../include
-I/n/07/mstein/combined-trunk/libgcc/../libdecnumber -I../../../libdecnumber -o
_floatdisf.o -MT _floatdisf.o -MD -MP -MF _floatdisf.dep -DL_floatdisf -c
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c \

In file included from ../../.././gcc/tm.h:8,
 from /n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c:35:
/n/07/mstein/combined-trunk/libgcc/../gcc/config/score/score.h:776:1: warning:
ASM_OUTPUT_EXTERNAL redefined
In file included from ../../.././gcc/tm.h:6,
 from /n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c:35:
/n/07/mstein/combined-trunk/libgcc/../gcc/config/elfos.h:514:1: warning: this
is the location of the previous definition
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c: In function '__floatdisf':
/n/07/mstein/combined-trunk/libgcc/../gcc/libgcc2.c:1526: internal compiler
error: in decompose_multiword_subregs, at lower-subreg.c:1140
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
make[4]: *** [_floatdisf.o] Error 1


-- 
   Summary: Problem while compiling gcc for score
   Product: gcc
   Version: 4.3.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mstein at phenix dot rootshell dot be
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: score-unknown-elf


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