[Bug middle-end/41357] libgomp build fail

2009-09-30 Thread christian dot joensson at gmail dot com


--- Comment #32 from christian dot joensson at gmail dot com  2009-09-30 
13:47 ---
I'm not sure how (or why) but... I checked out gcc trunk rev. 152325, and the
problems seems to have gone away (at least for now).


-- 


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



[Bug middle-end/41357] libgomp build fail

2009-09-24 Thread christian dot joensson at gmail dot com


--- Comment #30 from christian dot joensson at gmail dot com  2009-09-24 
11:10 ---
Not sure about the status here... but, on this system:
Windows XP Pro/SP3 cygwin Intel Core2 Duo t9...@2.80ghz system with packages:

binutils 2.19.51-1  2.19.51.20090704
bison2.3-1  2.3
cloog-ppl0.15.3-1
cygwin   1.7.0-61  
dejagnu  20021217-2 1.4.2.x
expect   20030128-1 5.26
gcc-ada  3.4.4-999
gcc-core 3.4.4-999
gcc-g++  3.4.4-999
gmp  4.3.1-3
libcloog-devel   0.15.3-1
libgmp-devel 4.3.1-3
libmpfr-devel2.4.1-4
libppl   0.10.2-1
make 3.81-2
mpfr 2.4.1-4
ppl  0.10.2-1
ppl-devel0.10.2-1
tcltk20080420-1 8.4
w32api   3.13-1 

LAST_UPDATED: Thu Sep 24 09:42:02 UTC 2009 (revision 152114)

configure: --prefix=/usr/local/gnu --enable-threads=posix --enable-libgcj
--enable-libgomp --disable-sjlj-exceptions --with-system-zlib --enable-nls
--enable-static --enable-shared --enable-shared-libgcc --enable-__cxa_atexit
--disable-libmudflap --enable-version-specific-runtime-libs
--without-included-gettext --with-dwarf2 --disable-symvers --enable-libssp
--with-mpc --without-ppl --without-cloog
--enable-languages=c,ada,c++,fortran,java,objc,obj-c++

I still get 

/bin/sh ./libtool --tag CC   --mode=link /usr/local/src/trunk/objdir/./gcc/xgcc
-B/usr/local/src/trunk/objdir/./gcc/ -B/usr/local/gnu/i686-pc-cygwin/bin/
-B/usr/local/gnu/i686-pc-cygwin/lib/ -isystem
/usr/local/gnu/i686-pc-cygwin/include -isystem
/usr/local/gnu/i686-pc-cygwin/sys-include-Wall -Werror -Wc,-pthread -g -O2 
 -Wl,-O1   -o libgomp.la -version-info 1:0:0  -no-undefined -bindir
/usr/local/gnu/bin -rpath /usr/local/gnu/lib/gcc/i686-pc-cygwin/4.5.0
alloc.lo barrier.lo critical.lo env.lo error.lo iter.lo iter_ull.lo loop.lo
loop_ull.lo ordered.lo parallel.lo sections.lo single.lo task.lo team.lo
work.lo lock.lo mutex.lo proc.lo sem.lo bar.lo ptrlock.lo time.lo fortran.lo
affinity.lo  
libtool: link: rm -fr  .libs/libgomp.dll.a
libtool: link: /usr/local/src/trunk/objdir/./gcc/xgcc
-B/usr/local/src/trunk/objdir/./gcc/ -B/usr/local/gnu/i686-pc-cygwin/bin/
-B/usr/local/gnu/i686-pc-cygwin/lib/ -isystem
/usr/local/gnu/i686-pc-cygwin/include -isystem
/usr/local/gnu/i686-pc-cygwin/sys-include-shared  .libs/alloc.o
.libs/barrier.o .libs/critical.o .libs/env.o .libs/error.o .libs/iter.o
.libs/iter_ull.o .libs/loop.o .libs/loop_ull.o .libs/ordered.o .libs/parallel.o
.libs/sections.o .libs/single.o .libs/task.o .libs/team.o .libs/work.o
.libs/lock.o .libs/mutex.o .libs/proc.o .libs/sem.o .libs/bar.o .libs/ptrlock.o
.libs/time.o .libs/fortran.o .libs/affinity.o-pthread -Wl,-O1   -o
.libs/cyggomp-1.dll -Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker
.libs/libgomp.dll.a
xgcc: unrecognized option '-pthread'
Creating library file:
.libs/libgomp.dll.a.libs/team.o:team.c:(.debug_info+0x1084): undefined
reference to `_gomp_tls_data'
collect2: ld returned 1 exit status

make[4]: *** [libgomp.la] Error 1
make[4]: Leaving directory `/usr/local/src/trunk/objdir/i686-pc-cygwin/libgomp'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/trunk/objdir/i686-pc-cygwin/libgomp'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/src/trunk/objdir/i686-pc-cygwin/libgomp'
make[1]: *** [all-target-libgomp] Error 2
make[1]: Leaving directory `/usr/local/src/trunk/objdir'
make: *** [all] Error 2


-- 


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



[Bug ada/41291] New: verify_ssa failed: Error detected around a-direct.adb:1178:4

2009-09-06 Thread christian dot joensson at gmail dot com
Windows XP Pro/SP3 cygwin Intel Core2 Duo t9...@2.80ghz system with packages:

binutils 2.19.51-1  2.19.51.20090704
bison2.3-1  2.3
cloog-ppl0.15.3-1
cygwin   1.7.0-60  
dejagnu  20021217-2 1.4.2.x
expect   20030128-1 5.26
gcc-ada  3.4.4-999
gcc-core 3.4.4-999
gcc-g++  3.4.4-999
gmp  4.3.1-3
libcloog-devel   0.15.3-1
libgmp-devel 4.3.1-3
libmpfr-devel2.4.1-4
libppl   0.10.2-1
make 3.81-2
mpfr 2.4.1-4
ppl  0.10.2-1
ppl-devel0.10.2-1
tcltk20080420-1 8.4
w32api   3.13-1 

LAST_UPDATED: Mon Sep  7 04:08:53 UTC 2009 (revision 151466)

configure: --prefix=/usr/local/gnu --enable-threads=posix --enable-libgcj
--enable-libgomp --disable-sjlj-exceptions --with-system-zlib --enable-nls
--enable-static --enable-shared --enable-shared-libgcc --enable-__cxa_atexit
--disable-libmudflap --enable-version-specific-runtime-libs
--without-included-gettext --with-dwarf2 --disable-symvers --enable-libssp
--with-mpc --without-ppl --without-cloog
--enable-languages=c,ada,c++,fortran,java,objc,obj-c++


/usr/local/src/trunk/objdir/./gcc/xgcc -B/usr/local/src/trunk/objdir/./gcc/
-B/usr/local/gnu/i686-pc-cygwin/bin/ -B/usr/local/gnu/i686-pc-cygwin/lib/
-isystem /usr/local/gnu/i686-pc-cygwin/include -isystem
/usr/local/gnu/i686-pc-cygwin/sys-include-c -g -O2   -W -Wall -gnatpg  
a-direct.adb -o a-direct.o
a-direct.adb: In function 'Ada.Directories.Start_Search':
a-direct.adb:1178:4: error: expected an SSA_NAME object
a-direct.adb:1178:4: error: in statement
# DEBUG ada__directories__start_search__TTS840bSP1___L = L839b
+===GNAT BUG DETECTED==+
| 4.5.0 20090907 (experimental) [trunk revision 151466] (i686-pc-cygwin) GCC
error:|
| verify_ssa failed|
| Error detected around a-direct.adb:1178:4|
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.|
| Use a subject line meaningful to you and us to track the bug.|
| Include the entire contents of this bug box in the report.   |
| Include the exact gcc or gnatmake command that you entered.  |
| Also include sources listed below in gnatchop format |
| (concatenated together with no headers between files).   |
+==+

Please include these source files with error report
Note that list may not be accurate in some cases,
so please double check that the problem can still
be reproduced with the set of files listed.
Consider also -gnatd.n switch (see debug.adb).

system.ads
a-direct.adb
a-direct.ads
ada.ads
a-calend.ads
a-finali.ads
s-finroo.ads
a-stream.ads
a-unccon.ads
a-ioexce.ads
a-string.ads
a-strunb.ads
a-strmap.ads
a-charac.ads
a-chlat1.ads
a-calfor.ads
a-catizo.ads
a-dirval.ads
a-strfix.ads
a-uncdea.ads
a-chahan.ads
s-crtl.ads
s-parame.ads
s-os_lib.ads
s-string.ads
s-regexp.ads
s-stalib.ads
s-exctab.ads
a-tags.ads
s-stoele.ads
s-stoele.adb
a-except.ads
s-traent.ads
s-soflin.ads
s-stache.ads
s-secsta.ads
s-finimp.ads
s-stratt.ads
s-unstyp.ads
a-filico.ads


raised TYPES.UNRECOVERABLE_ERROR : comperr.adb:423
make[5]: *** [a-direct.o] Error 1
make[5]: Leaving directory `/usr/local/src/trunk/objdir/gcc/ada/rts'
make[4]: *** [gnatlib] Error 2
make[4]: Leaving directory `/usr/local/src/trunk/objdir/gcc/ada'
make[3]: *** [gnatlib-shared] Error 2
make[3]: Leaving directory `/usr/local/src/trunk/objdir/gcc/ada'
make[2]: *** [gnatlib-shared] Error 2
make[2]: Leaving directory `/usr/local/src/trunk/objdir/i686-pc-cygwin/libada'
make[1]: *** [all-target-libada] Error 2
make[1]: Leaving directory `/usr/local/src/trunk/objdir'
make: *** [all] Error 2


-- 
   Summary: verify_ssa failed: Error detected around a-
direct.adb:1178:4
   Product: gcc
   Version: 4.5.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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



[Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408

2009-07-05 Thread christian dot joensson at gmail dot com


--- Comment #18 from christian dot joensson at gmail dot com  2009-07-05 
17:24 ---
As Dave suggests in http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40455#c13, this
is fixed,


-- 

christian dot joensson at gmail dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED


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



[Bug bootstrap/40578] FOPEN double defined used in ada/adaint.h:58

2009-07-01 Thread christian dot joensson at gmail dot com


--- Comment #4 from christian dot joensson at gmail dot com  2009-07-01 
07:02 ---
(In reply to comment #2)
 Might be safer to rename to GNAT_FOPEN or something like that? FOPEN is likely
 to be taken on more than one platform.

Which line are you suggesting I test change? I initially thought you meant to
just change line no. 58 into reading

Index: gcc/ada/adaint.h
===
--- gcc/ada/adaint.h(revision 149128)
+++ gcc/ada/adaint.h(working copy)
@@ -55,7 +55,7 @@
 #define LSTAT lstat64
 #define STRUCT_STAT struct stat64
 #else
-#define FOPEN fopen
+#define GNAT_FOPEN fopen
 #define STAT stat
 #define FSTAT fstat
 #define LSTAT lstat

but that just got me into this error:

gcc -c  -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings
-Wcast-qual -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-format-attribute -Wold-style-definition -fno-common -Wno-error
-DHAVE_CONFIG_H -I. -Iada -I../../gcc/gcc -I../../gcc/gcc/ada
-I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include -Iyes/include  
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber../../gcc/gcc/ada/adaint.c -o ada/adaint.o
../../gcc/gcc/ada/adaint.c: In function `__gnat_fopen':
../../gcc/gcc/ada/adaint.c:778: error: called object is not a function
../../gcc/gcc/ada/adaint.c: In function `__gnat_to_canonical_file_list_next':
../../gcc/gcc/ada/adaint.c:3247: warning: cast discards qualifiers from pointer
target type
make[3]: *** [ada/adaint.o] Error 1
make[3]: Leaving directory `/usr/local/src/trunk/objdir/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/usr/local/src/trunk/objdir'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/usr/local/src/trunk/objdir'
make: *** [all] Error 2


-- 


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



[Bug bootstrap/40578] New: FOPEN double defined used in ada/adaint.h:58

2009-06-28 Thread christian dot joensson at gmail dot com
: this is the location of the
previous definition
make[3]: *** [ada/raise.o] Error 1

/usr/local/src/trunk/objdir/./prev-gcc/xgcc
-B/usr/local/src/trunk/objdir/./prev-gcc/ -B/usr/local/i686-pc-cygwin/bin/
-B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i686-pc-cygwin/lib/ -isystem
/usr/local/i686-pc-cygwin/include -isystem
/usr/local/i686-pc-cygwin/sys-include-c  -g -O2 -DIN_GCC   -W -Wall
-Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-format-attribute -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common
 -DHAVE_CONFIG_H  \
 -I. -Iada -I../../gcc/gcc -I../../gcc/gcc/ada
-I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include -Iyes/include  
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber-I. -Iada -I../../gcc/gcc -I../../gcc/gcc/ada
-I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include -Iyes/include  
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber   ../../gcc/gcc/ada/raise.c -o ada/raise.o
cc1: warnings being treated as errors
In file included from ../../gcc/gcc/ada/raise.c:46:0:
../../gcc/gcc/ada/adaint.h:58:0: error: FOPEN redefined
/usr/include/sys/_default_fcntl.h:95:0: note: this is the location of the
previous definition
make[3]: *** [ada/raise.o] Error 1

/usr/local/src/trunk/objdir/./prev-gcc/xgcc
-B/usr/local/src/trunk/objdir/./prev-gcc/ -B/usr/local/i686-pc-cygwin/bin/
-B/usr/local/i686-pc-cygwin/bin/ -B/usr/local/i686-pc-cygwin/lib/ -isystem
/usr/local/i686-pc-cygwin/include -isystem
/usr/local/i686-pc-cygwin/sys-include-c  -g -O2 -DIN_GCC   -W -Wall
-Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-format-attribute -Wno-long-long -Wno-variadic-macros
-Wno-overlength-strings -Werror -Wold-style-definition -Wc++-compat -fno-common
 -DHAVE_CONFIG_H -I. -Iada -I../../gcc/gcc -I../../gcc/gcc/ada
-I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include -Iyes/include  
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber../../gcc/gcc/ada/exit.c -o ada/exit.o
cc1: warnings being treated as errors
In file included from ../../gcc/gcc/ada/exit.c:45:0:
../../gcc/gcc/ada/adaint.h:58:0: error: FOPEN redefined
/usr/include/sys/_default_fcntl.h:95:0: note: this is the location of the
previous definition
make[3]: *** [ada/exit.o] Error 1


-- 
   Summary: FOPEN double defined used in ada/adaint.h:58
   Product: gcc
   Version: 4.5.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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



[Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408

2009-06-24 Thread christian dot joensson at gmail dot com


--- Comment #11 from christian dot joensson at gmail dot com  2009-06-24 
13:03 ---
I have tried binutils cvs checkouts as of

20090608 12:00 UTC
20090519 12:00 UTC
20090502 12:00 UTC
20090402 12:00 UTC
20090309 12:00 UTC 

as well as cygwin's provided binutils 2.18.50.20080625, all with the same
results; the -g -O2 in there makes the a.exe not being able to execute as of
gcc trunk commit r148408. I will stop searching backwards for a working
binutils now.


-- 


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



[Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408

2009-06-23 Thread christian dot joensson at gmail dot com


--- Comment #10 from christian dot joensson at gmail dot com  2009-06-24 
05:56 ---
Backing out gcc commit r148408 from gcc trunk , using binutils 2.19.51.20090623
cvs checkout (03:52:32 UTC 2009), for r148850, gets bootstrap to complete.
Testresults posted at
http://gcc.gnu.org/ml/gcc-testresults/2009-06/msg01965.html, will try to find
an older binutils version that works with gcc commit r148408 next...


-- 


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



[Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408

2009-06-22 Thread christian dot joensson at gmail dot com


--- Comment #7 from christian dot joensson at gmail dot com  2009-06-22 
08:29 ---
still there as of revision 148777. The bootstrap failure occurs also when
configuring like this:

../gcc/configure --enable-threads=posix --enable-libgcj
--disable-sjlj-exceptions --with-system-zlib --enable-nls --enable-static
--enable-shared --enable-shared-libgcc --enable-__cxa_atexit
--disable-libmudflap --enable-version-specific-runtime-libs
--without-included-gettext --disable-symvers --enable-libssp --with-mpc
--without-ppl --without-cloog --enable-languages=c,c++

i.e. '--with-dwarf2' not being used...


-- 


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



[Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408

2009-06-22 Thread christian dot joensson at gmail dot com


--- Comment #8 from christian dot joensson at gmail dot com  2009-06-22 
17:22 ---
Might be related to http://sourceware.org/ml/binutils/2009-06/msg00370.html ...
If I strip the here attached a.exe, I get a file that indeed runs...


-- 


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



[Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408

2009-06-22 Thread christian dot joensson at gmail dot com


--- Comment #9 from christian dot joensson at gmail dot com  2009-06-22 
17:37 ---
The PR was reported using a local build of binutils' daily snapshot of
20090609, and all comments from me was using that version of binutils.


-- 


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



[Bug bootstrap/40456] New: gcc trunk does not bootstrap as of commit r148492

2009-06-16 Thread christian dot joensson at gmail dot com
On cywgin, configuring gcc trunk like this:

../gcc/configure --enable-threads=posix --enable-libgcj
--disable-sjlj-exceptions --with-system-zlib --enable-nls --enable-static
--enable-shared --enable-shared-libgcc --enable-__cxa_atexit
--disable-libmudflap --enable-version-specific-runtime-libs
--without-included-gettext --with-dwarf2 --disable-symvers --enable-libssp
--with-mpc --without-ppl --without-cloog
--enable-languages=c,ada,c++,fortran,java,objc,obj-c++

I get a bootstrap failure like this

gcc -c  -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition
-Wmissing-format-attribute -fno-common  -DHAVE_CONFIG_H -I. -I. -I../../gcc/gcc
-I../../gcc/gcc/. -I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include
-Iyes/include   -I../../gcc/gcc/../libdecnumber
-I../../gcc/gcc/../libdecnumber/dpd -I../libdecnumber-I. -I.
-I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include
-I../../gcc/gcc/../libcpp/include -Iyes/include  
-I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
-I../libdecnumber   \
../../gcc/gcc/config/i386/winnt.c
../../gcc/gcc/config/i386/winnt.c: In function `i386_pe_encode_section_info':
../../gcc/gcc/config/i386/winnt.c:288: error: too few arguments to function
`make_decl_one_only'
make[3]: *** [winnt.o] Error 1
make[3]: Leaving directory `/usr/local/src/trunk/objdir/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/usr/local/src/trunk/objdir'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/usr/local/src/trunk/objdir'
make: *** [all] Error 2

starting with commit http://gcc.gnu.org/ml/gcc-cvs/2009-06/msg00472.html and
after...


-- 
   Summary: gcc trunk does not bootstrap as of commit r148492
   Product: gcc
   Version: 4.5.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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



[Bug bootstrap/40456] gcc trunk does not bootstrap as of commit r148492

2009-06-16 Thread christian dot joensson at gmail dot com


-- 

christian dot joensson at gmail dot com changed:

   What|Removed |Added

   Severity|normal  |major


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



[Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408

2009-06-16 Thread christian dot joensson at gmail dot com


--- Comment #2 from christian dot joensson at gmail dot com  2009-06-16 
12:20 ---
Created an attachment (id=18006)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18006action=view)
a.c: from conftest in intl


-- 


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



[Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408

2009-06-16 Thread christian dot joensson at gmail dot com


--- Comment #3 from christian dot joensson at gmail dot com  2009-06-16 
12:21 ---
Created an attachment (id=18007)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18007action=view)
a.exe generated


-- 


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



[Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408

2009-06-16 Thread christian dot joensson at gmail dot com


--- Comment #4 from christian dot joensson at gmail dot com  2009-06-16 
12:22 ---
Created an attachment (id=18008)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18008action=view)
a.i: generated with --save-temps


-- 


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



[Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408

2009-06-16 Thread christian dot joensson at gmail dot com


--- Comment #5 from christian dot joensson at gmail dot com  2009-06-16 
12:22 ---
Created an attachment (id=18009)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18009action=view)
a.s: generated with --save-temps


-- 


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



[Bug bootstrap/40455] gcc trunk does not bootstrap as of commit r148408

2009-06-16 Thread christian dot joensson at gmail dot com


--- Comment #6 from christian dot joensson at gmail dot com  2009-06-16 
12:23 ---
Created an attachment (id=18010)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18010action=view)
a.o: generated with --save-temps


-- 


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



[Bug bootstrap/40456] gcc trunk does not bootstrap as of commit r148492

2009-06-16 Thread christian dot joensson at gmail dot com


--- Comment #2 from christian dot joensson at gmail dot com  2009-06-16 
12:35 ---
Fixed, as far as I understand, with commit r148523,
http://gcc.gnu.org/ml/gcc-cvs/2009-06/msg00503.html.


-- 

christian dot joensson at gmail dot com changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||FIXED


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



[Bug bootstrap/40455] New: gcc trunk does not bootstrap as of commit r148408

2009-06-15 Thread christian dot joensson at gmail dot com
 ggc-min-expand=30 --param ggc-min-heapsize=4096
ignoring nonexistent directory /usr/local/i686-pc-cygwin/include
ignoring nonexistent directory /usr/local/i686-pc-cygwin/sys-include
ignoring nonexistent directory
/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/i686-pc-cygwin/4.5.0/include
ignoring nonexistent directory
/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/i686-pc-cygwin/4.5.0/include-fixed
ignoring nonexistent directory
/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/i686-pc-cygwin/4.5.0/../../../../i686-pc-cygwin/include
ignoring nonexistent directory
/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/../../lib/gcc/i686-pc-cygwin/4.5.0/include
ignoring nonexistent directory
/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/../../lib/gcc/i686-pc-cygwin/4.5.0/include-fixed
ignoring nonexistent directory
/usr/local/src/trunk/objdir/prev-gcc/../lib/gcc/../../lib/gcc/i686-pc-cygwin/4.5.0/../../../../i686-pc-cygwin/include
ignoring nonexistent directory ../../include/w32api
#include ... search starts here:
#include ... search starts here:
 /usr/local/src/trunk/objdir/./prev-gcc/include
 /usr/local/src/trunk/objdir/./prev-gcc/include-fixed
 /usr/local/include
 /usr/include
 /usr/lib/../include/w32api
End of search list.
GNU C (GCC) version 4.5.0 20090614 (experimental) [trunk revision
148471] (i686-pc-cygwin)
   compiled by GNU C version 3.4.4 (cygming special, gdc 0.12, using dmd
0.125), GMP version 4.3.1, MPFR version 2.4.1-p5, MPC version 0.6
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: 5280d955c43e574ae857f070b5f653e7
COLLECT_GCC_OPTIONS='-v' '-B/usr/local/src/trunk/objdir/./prev-gcc/'
'-B/usr/local/i686-pc-cygwin/bin/' '-B/usr/local/i686-pc-cygwin/bin/'
'-B/usr/local/i686-pc-cygwin/lib/' '-isystem'
'/usr/local/i686-pc-cygwin/include' '-isystem'
'/usr/local/i686-pc-cygwin/sys-include' '-g' '-O2' '-mtune=generic'
 /usr/local/src/trunk/objdir/./prev-gcc/as -o
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccwU9moN.o
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/cc1XtbLP.s
COMPILER_PATH=/usr/local/src/trunk/objdir/./prev-gcc/:/usr/local/i686-pc-cygwin/bin/:/usr/local/i686-pc-cygwin/bin/:/usr/local/i686-pc-cygwin/lib/:/usr/lib/gcc/i686-pc-cygwin/
LIBRARY_PATH=/usr/local/src/trunk/objdir/./prev-gcc/:/usr/local/i686-pc-cygwin/bin/:/usr/local/i686-pc-cygwin/bin/:/usr/local/i686-pc-cygwin/lib/:/lib/:/usr/lib/
COLLECT_GCC_OPTIONS='-v' '-B/usr/local/src/trunk/objdir/./prev-gcc/'
'-B/usr/local/i686-pc-cygwin/bin/' '-B/usr/local/i686-pc-cygwin/bin/'
'-B/usr/local/i686-pc-cygwin/lib/' '-isystem'
'/usr/local/i686-pc-cygwin/include' '-isystem'
'/usr/local/i686-pc-cygwin/sys-include' '-g' '-O2' '-mtune=generic'
 /usr/local/src/trunk/objdir/./prev-gcc/collect2.exe -Bdynamic
--dll-search-prefix=cyg /lib/crt0.o
/usr/local/src/trunk/objdir/./prev-gcc/crtbegin.o
-L/usr/local/src/trunk/objdir/./prev-gcc
-L/usr/local/i686-pc-cygwin/bin -L/usr/local/i686-pc-cygwin/bin
-L/usr/local/i686-pc-cygwin/lib
/cygdrive/c/DOCUME~1/chj/LOCALS~1/Temp/ccwU9moN.o -lgcc -lgcc_eh
-lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc -lgcc_eh
/usr/local/src/trunk/objdir/./prev-gcc/crtend.o


-- 
   Summary: gcc trunk does not bootstrap as of commit r148408
   Product: gcc
   Version: 4.5.0
Status: UNCONFIRMED
  Severity: major
  Priority: P3
 Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


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



[Bug ada/37109] can't canadian cross ada (if host=target, but host!=build)

2009-05-13 Thread christian dot joensson at gmail dot com


--- Comment #2 from christian dot joensson at gmail dot com  2009-05-13 
10:24 ---
what is the current situation concerning gnatlib? is that passed explicitly
from stage to stage?


-- 

christian dot joensson at gmail dot com changed:

   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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



[Bug ada/37109] can't canadian cross ada (if host=target, but host!=build)

2009-05-13 Thread christian dot joensson at gmail dot com


--- Comment #3 from christian dot joensson at gmail dot com  2009-05-13 
10:25 ---
sorry, I meant gnatbind instead of gnatlib...


-- 


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



[Bug target/33034] FAIL: gcc.c-torture/unsorted/DFcmp.c SFset.c: internal compiler error: in extract_insn, at recog.c:2077

2008-09-07 Thread christian dot joensson at gmail dot com


--- Comment #6 from christian dot joensson at gmail dot com  2008-09-08 
05:30 ---
Subject: Re:  FAIL: gcc.c-torture/unsorted/DFcmp.c  SFset.c: internal compiler
error: in extract_insn, at recog.c:2077

 I've seen these in 4.3-based toolchains, but don't see them with recent trunk.
 Do you still get them with current trunk or not?  If not, I think we can close
 this as FIXED in 4.4.

I don't have any sparc64 linux system available at the time, but maybe
Matthias Klose can comment on this.


-- 


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



[Bug target/33034] FAIL: gcc.c-torture/unsorted/DFcmp.c SFset.c: internal compiler error: in extract_insn, at recog.c:2077

2008-01-17 Thread christian dot joensson at gmail dot com


--- Comment #2 from christian dot joensson at gmail dot com  2008-01-17 
11:23 ---
(In reply to comment #1)
 For example http://gcc.gnu.org/ml/gcc-testresults/2008-01/msg00724.html may
 confirm that the problem exists and that it is on --host=--target=--build=
 sparc*-*-linux-gnu. I have asked the poster if he could indeed verify that 
 this
 is the case.
 

Sorry, I used the wrong (a 4.3.0) posting as reference, a correct 4.2.x
reference would be:
http://gcc.gnu.org/ml/gcc-testresults/2008-01/msg00718.html.


-- 


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



[Bug target/33034] FAIL: gcc.c-torture/unsorted/DFcmp.c SFset.c: internal compiler error: in extract_insn, at recog.c:2077

2008-01-17 Thread christian dot joensson at gmail dot com


--- Comment #1 from christian dot joensson at gmail dot com  2008-01-17 
11:19 ---
For example http://gcc.gnu.org/ml/gcc-testresults/2008-01/msg00724.html may
confirm that the problem exists and that it is on --host=--target=--build=
sparc*-*-linux-gnu. I have asked the poster if he could indeed verify that this
is the case.


-- 


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



[Bug target/33034] FAIL: gcc.c-torture/unsorted/DFcmp.c SFset.c: internal compiler error: in extract_insn, at recog.c:2077

2008-01-17 Thread christian dot joensson at gmail dot com


--- Comment #3 from christian dot joensson at gmail dot com  2008-01-17 
11:26 ---
This happens still on trunk. See
http://gcc.gnu.org/ml/gcc-testresults/2008-01/msg00745.html.

A look into the testsuite log file of the gcc tests shows this:

Executing on host: /usr/local/src/trunk/objdir/gcc/xgcc
-B/usr/local/src/trunk/objdir/gcc/  -w  -O0   -fno-show-column -c  -\
m64 -o /usr/local/src/trunk/objdir/gcc/testsuite/gcc/DFcmp.o
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/unsorted/D\
Fcmp.c(timeout = 5400)
PASS: gcc.c-torture/unsorted/DFcmp.c,  -O0
Executing on host: /usr/local/src/trunk/objdir/gcc/xgcc
-B/usr/local/src/trunk/objdir/gcc/  -w  -O1   -fno-show-column -c  -\
m64 -o /usr/local/src/trunk/objdir/gcc/testsuite/gcc/DFcmp.o
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/unsorted/D\
Fcmp.c(timeout = 5400)
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/unsorted/DFcmp.c: In
function 'reg0limm1':^M
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/unsorted/DFcmp.c:39:
error: unrecognizable insn:^M
(insn 36 33 14 2
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/unsorted/DFcmp.c:39 (set
(reg:DI 42 %f10)^M
(mem/u/c/i:DI (symbol_ref/u:DI (*.LLC1) [flags 0x2]) [0 S8 A64])) -1
(nil))^M
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/unsorted/DFcmp.c:39:
internal compiler error: in extract_insn, at recog\
.c:1990^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See http://gcc.gnu.org/bugs.html for instructions.^M
compiler exited with status 1
output is:
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/unsorted/DFcmp.c: In
function 'reg0limm1':^M
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/unsorted/DFcmp.c:39:
error: unrecognizable insn:^M
(insn 36 33 14 2
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/unsorted/DFcmp.c:39 (set
(reg:DI 42 %f10)^M
(mem/u/c/i:DI (symbol_ref/u:DI (*.LLC1) [flags 0x2]) [0 S8 A64])) -1
(nil))^M
/usr/local/src/trunk/gcc/gcc/testsuite/gcc.c-torture/unsorted/DFcmp.c:39:
internal compiler error: in extract_insn, at recog\
.c:1990^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See http://gcc.gnu.org/bugs.html for instructions.^M

FAIL: gcc.c-torture/unsorted/DFcmp.c,  -O1   (internal compiler error)


etc...


-- 


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



[Bug c/33033] New: FAIL: gcc.dg/20061124-1.c: undefined reference to `__sync_add_and_fetch_2'

2007-08-09 Thread christian dot joensson at gmail dot com
Aurora SPARC Linux release 2.99 (Angel)/TI UltraSparc IIi (Sabre) sun4u:

binutils-2.17.50.0.3-6.sparc.sparc
bison-2.3-2.1.sparc
dejagnu-1.4.4-5.1.noarch
expect-5.43.0-5.1.sparc
gcc-4.1.1-30.1.sparc
glibc-2.5-3.1.sparcv9
glibc-2.5-3.1.sparc64
glibc-devel-2.5-3.1.sparc
glibc-devel-2.5-3.1.sparc64
glibc-headers-2.5-3.1.sparc
gmp-2.4.1   (local build from gcc's infrastructure)
mpfr-2.2.1  (local build from gcc's infrastructure)
kernel-2.6.21-1.3149.al3.12.sparc64
libgcc-4.1.1-30.1.sparc
libgcc-4.1.1-30.1.sparc64
libstdc++-4.1.1-30.1.sparc
libstdc++-4.1.1-30.1.sparc64
libstdc++-devel-4.1.1-30.1.sparc
libstdc++-devel-4.1.1-30.1.sparc64
make-3.81-1.1.sparc
tcl-8.4.13-3.al3.sparc

LAST_UPDATED: Mon Aug  6 09:19:03 UTC 2007 (revision 127237)

test results posted at
http://gcc.gnu.org/ml/gcc-testresults/2007-08/msg00248.html 

In the gcc testsuite, (--with-cpu=v7) I get this failure:

PASS: gcc.dg/20061026.c (test for excess errors)
Executing on host: /usr/local/src/branch/objdir/gcc/xgcc
-B/usr/local/src/branch/objdir/gcc/
/usr/local/src/branch/gcc/gcc/testsuite/gcc.dg/20061124-1.c-ansi
-pedantic-errors -fno-show-column  -lm   -o ./20061124-1.exe(timeout =
1200)
/tmp/cc0xZZ4Z.o: In function `main':
20061124-1.c:(.text+0x14): undefined reference to `__sync_add_and_fetch_2'
collect2: ld returned 1 exit status
compiler exited with status 1
output is:
/tmp/cc0xZZ4Z.o: In function `main':
20061124-1.c:(.text+0x14): undefined reference to `__sync_add_and_fetch_2'
collect2: ld returned 1 exit status

FAIL: gcc.dg/20061124-1.c (test for excess errors)
Excess errors:
20061124-1.c:(.text+0x14): undefined reference to `__sync_add_and_fetch_2'

WARNING: gcc.dg/20061124-1.c compilation failed to produce executable


-- 
   Summary: FAIL: gcc.dg/20061124-1.c: undefined reference to
`__sync_add_and_fetch_2'
   Product: gcc
   Version: 4.2.2
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
 GCC build triplet: sparc64-unknown-linu-gnu
  GCC host triplet: sparc64-unknown-linu-gnu
GCC target triplet: sparc64-unknown-linu-gnu


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



[Bug c/33034] New: FAIL: gcc.c-torture/unsorted/DFcmp.c SFset.c: internal compiler error: in extract_insn, at recog.c:2077

2007-08-09 Thread christian dot joensson at gmail dot com
 'indreg0limm1_set':
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/unsorted/SFset.c:71:
error: unrecognizable insn:
(insn 37 18 19 2
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/unsorted/SFset.c:71 (set
(reg:DI 42 %f10)
(mem/u/c/i:DI (symbol_ref/u:DI (*.LLC1) [flags 0x2]) [8 S8 A64])) -1
(nil)
(nil))
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/unsorted/SFset.c:71:
internal compiler error: in extract_insn, at recog.c:2077
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.

FAIL: gcc.c-torture/unsorted/SFset.c,  -O3 -g   (internal compiler error)
Executing on host: /usr/local/src/branch/objdir/gcc/xgcc
-B/usr/local/src/branch/objdir/gcc/  -w  -Os   -fno-show-column -c  -m64 -o
/usr/local/src/branch/objdir/gcc/testsuite/gcc/SFset.o
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/unsorted/SFset.c   
(timeout = 1200)
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/unsorted/SFset.c: In
function 'indreg0limm1_set':
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/unsorted/SFset.c:71:
error: unrecognizable insn:
(insn 37 18 19 2 (set (reg:DI 42 %f10)
(mem/u/c/i:DI (symbol_ref/u:DI (*.LLC1) [flags 0x2]) [8 S8 A64])) -1
(nil)
(nil))
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/unsorted/SFset.c:71:
internal compiler error: in extract_insn, at recog.c:2077
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
compiler exited with status 1
output is:
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/unsorted/SFset.c: In
function 'indreg0limm1_set':
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/unsorted/SFset.c:71:
error: unrecognizable insn:
(insn 37 18 19 2 (set (reg:DI 42 %f10)
(mem/u/c/i:DI (symbol_ref/u:DI (*.LLC1) [flags 0x2]) [8 S8 A64])) -1
(nil)
(nil))
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/unsorted/SFset.c:71:
internal compiler error: in extract_insn, at recog.c:2077
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.

FAIL: gcc.c-torture/unsorted/SFset.c,  -Os   (internal compiler error)
Executing on host: /usr/local/src/branch/objdir/gcc/xgcc
-B/usr/local/src/branch/objdir/gcc/  -w  -O0   -fno-show-column -c  -m64 -o
/usr/local/src/branch/objdir/gcc/testsuite/gcc/SIcmp.o
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/unsorted/SIcmp.c   
(timeout = 1200)
PASS: gcc.c-torture/unsorted/SIcmp.c,  -O0  
Executing on host: /usr/local/src/branch/objdir/gcc/xgcc
-B/usr/local/src/branch/objdir/gcc/  -w  -O1   -fno-show-column -c  -m64 -o
/usr/local/src/branch/objdir/gcc/testsuite/gcc/SIcmp.o
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/unsorted/SIcmp.c   
(timeout = 1200)


-- 
   Summary: FAIL: gcc.c-torture/unsorted/DFcmp.c  SFset.c: internal
compiler error: in extract_insn, at recog.c:2077
   Product: gcc
   Version: 4.2.2
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
 GCC build triplet: nusparc64-unknown-linux-gnu
  GCC host triplet: sparc64-unknown-linux-gnu
GCC target triplet: sparc64-unknown-linux-gnu


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



[Bug target/31070] [4.1/4.2/4.3] internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4562 (for 4.1.2), at config/sparc/sparc.c:4605 (for 4.2 RC1), and at config/sparc/sparc.c:461

2007-03-21 Thread christian dot joensson at gmail dot com


--- Comment #2 from christian dot joensson at gmail dot com  2007-03-21 
08:37 ---
same thing on 4.2 RC1:

Executing on host: /usr/local/src/branch/objdir/gcc/testsuite/g++/../../g++
-B/\
usr/local/src/branch/objdir/gcc/testsuite/g++/../../  -nostdinc++
-I/usr/local/\
src/branch/objdir/sparc64-unknown-linux-gnu/64/libstdc++-v3/include/sparc64-unk\
nown-linux-gnu
-I/usr/local/src/branch/objdir/sparc64-unknown-linux-gnu/64/libs\
tdc++-v3/include -I/usr/local/src/branch/gcc/libstdc++-v3/libsupc++
-I/usr/loca\
l/src/branch/gcc/libstdc++-v3/include/backward
-I/usr/local/src/branch/gcc/libs\
tdc++-v3/testsuite/util -fmessage-length=0 -w
-I/usr/local/src/branch/gcc/gcc/t\
estsuite/g++.dg/compat   -c  -m64 -o cp_compat_x_tst.o
/usr/local/src/branch/ob\
jdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_x.C(timeout = 1200)
In file included from
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-str\
uct-layout-1/t026_x.C:7:^M
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test\
.h: In function 'void checkx2400(S2400)':^M
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test\
.h:1: internal compiler error: in function_arg_slotno, at
config/sparc/sparc.c:\
4605^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See URL:http://gcc.gnu.org/bugs.html for instructions.^M
compiler exited with status 1
output is:
In file included from
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-str\
uct-layout-1/t026_x.C:7:^M
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test\
.h: In function 'void checkx2400(S2400)':^M
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test\
.h:1: internal compiler error: in function_arg_slotno, at
config/sparc/sparc.c:\
4605^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See URL:http://gcc.gnu.org/bugs.html for instructions.^M

FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o compile,  (internal
\
compiler error)
Executing on host: /usr/local/src/branch/objdir/gcc/testsuite/g++/../../g++
-B/\
usr/local/src/branch/objdir/gcc/testsuite/g++/../../  -nostdinc++
-I/usr/local/\
src/branch/objdir/sparc64-unknown-linux-gnu/64/libstdc++-v3/include/sparc64-unk\
nown-linux-gnu
-I/usr/local/src/branch/objdir/sparc64-unknown-linux-gnu/64/libs\
tdc++-v3/include -I/usr/local/src/branch/gcc/libstdc++-v3/libsupc++
-I/usr/loca\
l/src/branch/gcc/libstdc++-v3/include/backward
-I/usr/local/src/branch/gcc/libs\
tdc++-v3/testsuite/util -fmessage-length=0 -w
-I/usr/local/src/branch/gcc/gcc/t\
estsuite/g++.dg/compat   -c  -m64 -o cp_compat_y_tst.o
/usr/local/src/branch/ob\
jdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_y.C(timeout = 1200)
In file included from
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-str\
uct-layout-1/t026_y.C:5:^M
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test\
.h: In function 'S2400 check2400(S2400, S2400*, S2400)':^M
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test\
.h:1: internal compiler error: in function_arg_slotno, at
config/sparc/sparc.c:\
4605^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See URL:http://gcc.gnu.org/bugs.html for instructions.^M
compiler exited with status 1
output is:
In file included from
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-str\
uct-layout-1/t026_y.C:5:^M
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test\
.h: In function 'S2400 check2400(S2400, S2400*, S2400)':^M
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test\
.h:1: internal compiler error: in function_arg_slotno, at
config/sparc/sparc.c:\
4605^M
Please submit a full bug report,^M
with preprocessed source if appropriate.^M
See URL:http://gcc.gnu.org/bugs.html for instructions.^M

FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_y_tst.o compile,  (internal
\
compiler error)


-- 

christian dot joensson at gmail dot com changed:

   What|Removed |Added

Summary|[4.1/4.3] internal compiler |[4.1/4.2/4.3] internal
   |error: in   |compiler error: in
   |function_arg_slotno, at |function_arg_slotno, at
   |config/sparc/sparc.c:4562   |config/sparc/sparc.c:4562
   |(for 4.1.2) and at  |(for 4.1.2),  at
   |config/sparc/sparc.c:4619   |config/sparc/sparc.c:4605
   |(for 4.3 revision 122655)   |(for 4.2 RC1), and at
   ||config/sparc/sparc.c:4619
   ||(for 4.3 revision 122655)


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



[Bug target/31070] internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4562 (for 4.1.2) and at config/sparc/sparc.c:4619 (for 4.3 revision 122655)

2007-03-08 Thread christian dot joensson at gmail dot com


--- Comment #1 from christian dot joensson at gmail dot com  2007-03-09 
07:36 ---
One the same computer system, this also happens on trunk, ie. 4.3.0...

LAST_UPDATED: Wed Mar  7 11:15:23 UTC 2007 (revision 122655)


Executing on host: /usr/local/src/trunk/objdir/gcc/testsuite/g++/../../g++
-B/usr/local/src/trunk/objdir/gcc/testsuite/g++/../../  -nostdinc++
-I/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/64/libstdc++-v3/include/sparc64-unknown-linux-gnu
-I/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/64/libstdc++-v3/include
-I/usr/local/src/trunk/gcc/libstdc++-v3/libsupc++
-I/usr/local/src/trunk/gcc/libstdc++-v3/include/backward
-I/usr/local/src/trunk/gcc/libstdc++-v3/testsuite/util -fmessage-length=0 -w
-I/usr/local/src/trunk/gcc/gcc/testsuite/g++.dg/compat   -c  -m64 -o
cp_compat_x_tst.o
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_x.C  
 (timeout = 1200)
In file included from
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_x.C:7:
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:
In function 'void checkx2400(S2400)':
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:1:
internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4619
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
compiler exited with status 1
output is:
In file included from
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_x.C:7:
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:
In function 'void checkx2400(S2400)':
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:1:
internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4619
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.

FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_x_tst.o compile,  (internal
compiler error)
Executing on host: /usr/local/src/trunk/objdir/gcc/testsuite/g++/../../g++
-B/usr/local/src/trunk/objdir/gcc/testsuite/g++/../../  -nostdinc++
-I/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/64/libstdc++-v3/include/sparc64-unknown-linux-gnu
-I/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/64/libstdc++-v3/include
-I/usr/local/src/trunk/gcc/libstdc++-v3/libsupc++
-I/usr/local/src/trunk/gcc/libstdc++-v3/include/backward
-I/usr/local/src/trunk/gcc/libstdc++-v3/testsuite/util -fmessage-length=0 -w
-I/usr/local/src/trunk/gcc/gcc/testsuite/g++.dg/compat   -c  -m64 -o
cp_compat_y_tst.o
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_y.C  
 (timeout = 1200)
In file included from
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_y.C:5:
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:
In function 'S2400 check2400(S2400, S2400*, S2400)':
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:1:
internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4619
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
compiler exited with status 1
output is:
In file included from
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_y.C:5:
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:
In function 'S2400 check2400(S2400, S2400*, S2400)':
/usr/local/src/trunk/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:1:
internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4619
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.

FAIL: tmpdir-g++.dg-struct-layout-1/t026 cp_compat_y_tst.o compile,  (internal
compiler error)

I can't get much more debugging here either


-- 

christian dot joensson at gmail dot com changed:

   What|Removed |Added

Summary|internal compiler error: in |internal compiler error: in
   |function_arg_slotno, at |function_arg_slotno, at
   |config/sparc/sparc.c:4562   |config/sparc/sparc.c:4562
   ||(for 4.1.2) and at
   ||config/sparc/sparc.c:4619
   ||(for 4.3 revision 122655)


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



[Bug c++/31070] New: internal compiler error: in function_arg_slotno, at config/sparc/sparc.c:4562

2007-03-07 Thread christian dot joensson at gmail dot com
-layout-1/t026_y.C
(gdb) r
Starting program: /usr/local/src/branch/objdir/gcc/g++
-B/usr/local/src/branch/objdir/gcc/testsuite/g++/../../  -nostdinc++
-I/usr/local/src/branch/objdir/sparc64-unknown-linux-gnu/64/libstdc++-v3/include/sparc64-unknown-linux-gnu
-I/usr/local/src/branch/objdir/sparc64-unknown-linux-gnu/64/libstdc++-v3/include
-I/usr/local/src/branch/gcc/libstdc++-v3/libsupc++
-I/usr/local/src/branch/gcc/libstdc++-v3/include/backward
-I/usr/local/src/branch/gcc/libstdc++-v3/testsuite -fmessage-length=0
-w -I/usr/local/src/branch/gcc/gcc/testsuite/g++.dg/compat   -c  -m64
-o cp_compat_y_tst.o
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_y.C
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:
In function $-1òøS2400 check2400(S2400, S2400*, S2400)òù:
/usr/local/src/branch/objdir/gcc/testsuite/g++/g++.dg-struct-layout-1/t026_test.h:1:
internal compiler error: in function_arg_slotno, at
config/sparc/sparc.c:4562
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.

Program exited with code 01.
(gdb) bt
No stack.
(gdb) quit
[EMAIL PROTECTED] g++]$

I am not able, yet, to debug further...


-- 
   Summary: internal compiler error: in function_arg_slotno, at
config/sparc/sparc.c:4562
   Product: gcc
   Version: 4.1.2
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
 GCC build triplet: sparc64-unknown-linux-gnu
  GCC host triplet: sparc64-unknown-linux-gnu
GCC target triplet: sparc64-unknown-linux-gnu


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



[Bug middle-end/20548] ACATS c52103x c52104x c52104y segfault

2007-02-20 Thread christian dot joensson at gmail dot com


--- Comment #24 from christian dot joensson at gmail dot com  2007-02-20 
13:10 ---
(In reply to comment #23)
 Patch in the works.
 

any progress?


-- 


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



[Bug ada/18819] [4.2/4.3 regression] ACATS cdd2a02 fail at runtime

2007-02-20 Thread christian dot joensson at gmail dot com


--- Comment #33 from christian dot joensson at gmail dot com  2007-02-20 
13:11 ---
(In reply to comment #32)
 Created an attachment (id=10984)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10984action=view) [edit]
 Reduced testcase.
 

any news?


-- 


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



[Bug libfortran/26893] kinds.h not generated, causing failure

2006-12-15 Thread christian dot joensson at gmail dot com


--- Comment #26 from christian dot joensson at gmail dot com  2006-12-15 
09:03 ---
I would just like to say that I see this on sparc64-linux too on the 4.2
branch.

Aurora SPARC Linux release 2.90 (Aurora Corona)/TI UltraSparc IIi (Sabre)
sun4u:

binutils-2.17.50.0.3-6.sparc.sparc
bison-2.3-2.1.sparc
dejagnu-1.4.4-5.1.noarch
expect-5.43.0-5.1.sparc
gcc-4.1.1-30.1.sparc
glibc-2.5-3.1.sparcv9
glibc-2.5-3.1.sparc64
glibc-devel-2.5-3.1.sparc
glibc-devel-2.5-3.1.sparc64
glibc-headers-2.5-3.1.sparc
gmp-2.4.1   (local build from gcc's infrastructure)
mpfr-2.2.1  (local build from gcc's infrastructure)
kernel-2.6.18-1.2798.al3.1.sparc64
libgcc-4.1.1-30.1.sparc
libgcc-4.1.1-30.1.sparc64
libgcj-4.1.1-30.1.sparc
libgcj-4.1.1-30.1.sparc64
libgcj-devel-4.1.1-30.1.sparc
libgcj-devel-4.1.1-30.1.sparc64
libstdc++-4.1.1-30.1.sparc
libstdc++-4.1.1-30.1.sparc64
libstdc++-devel-4.1.1-30.1.sparc
libstdc++-devel-4.1.1-30.1.sparc64
make-3.81-1.1.sparc
tcl-8.4.13-3.al3.sparc

LAST_UPDATED: Fri Dec 15 08:51:23 UTC 2006 (revision 119876)

configure: ../gcc/configure   --enable-__cxa_atexit --enable-shared
--with-cpu=v7 --with-gmp=/usr/local/gmp-mpfr --with-mpfr=/usr/local/gmp-mpfr
--enable-languages=c,c++,fortran,java,objc,obj-c++,treelang

/bin/sh ../../../gcc/libgfortran/mk-kinds-h.sh
'/usr/local/src/branch/objdir/./gcc/gfortran
-B/usr/local/src/branch/objdir/./gcc/
-B/usr/local/sparc64-unknown-linux-gnu/bin/
-B/usr/local/sparc64-unknown-linux-gnu/lib/ -isystem
/usr/local/sparc64-unknown-linux-gnu/include -isystem
/usr/local/sparc64-unknown-linux-gnu/sys-include -I . -Wall -fno-repack-arrays
-fno-underscoring '  kinds.h || rm kinds.h
../../../gcc/libgfortran/mk-kinds-h.sh: Unknown type
grep '^#'  kinds.h  kinds.inc
/bin/sh: kinds.h: No such file or directory
make[2]: *** [kinds.inc] Error 1
make[2]: Leaving directory
`/usr/local/src/branch/objdir/sparc64-unknown-linux-gnu/libgfortran'
make[1]: *** [all-target-libgfortran] Error 2
make[1]: Leaving directory `/usr/local/src/branch/objdir'
make: *** [bootstrap] Error 2


-- 


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



[Bug testsuite/28870] [4.2/4.3 Regression] configuring, over-riding timeout values in testsuite

2006-11-28 Thread christian dot joensson at gmail dot com


--- Comment #9 from christian dot joensson at gmail dot com  2006-11-28 
09:17 ---
ping

any news on this one?


-- 


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



[Bug other/29639] [4.3 regression] ext/bitmap_allocator/check_allocate_max_size.cc execution test

2006-11-10 Thread christian dot joensson at gmail dot com


--- Comment #46 from christian dot joensson at gmail dot com  2006-11-10 
09:08 ---
(In reply to comment #45)
 Created an attachment (id=12575)
 -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12575action=view) [edit]
 Linker fix for !HAVE_COMDAT_GROUP breakage
 
 Successfully tested on x86.
 

hmm, this could be brought into binutils' dev repo, right?


-- 


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



[Bug c/27184] [4.0/4.1 Regression] Wrong code with pointers to arrays and types and strict aliasing

2006-08-28 Thread christian dot joensson at gmail dot com


--- Comment #12 from christian dot joensson at gmail dot com  2006-08-28 
08:12 ---
(In reply to comment #11)
 Fixed on the mainline, will apply to the branches after a week or so.
 

So, how's this going for 4.1?


-- 

christian dot joensson at gmail dot com changed:

   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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



[Bug c/28143] New: gcc.c-torture/execute/frame-address.c execution FAIL on sparc64

2006-06-23 Thread christian dot joensson at gmail dot com
Well, I see gcc.c-torture/execute/frame-address.c execution FAIL on sparc64,
linux and solaris,
http://gcc.gnu.org/ml/gcc-testresults/2006-06/msg00985.html,
http://gcc.gnu.org/ml/gcc-testresults/2006-06/msg00962.html, and
http://gcc.gnu.org/ml/gcc-testresults/2006-06/msg00907.html.

I still see it on my currently running test run, LAST_UPDATED: Thu Jun
22 17:11:44 UTC 2006 (revision 114896)

the test program aborts, I can't run gdb on the binary so here's a strace64 on
execution (-O0):

strace64 ./frame-address.x0
execve(./frame-address.x0, [./frame-address.x0], [/* 22 vars */]) = 0
uname({sys=Linux, node=arnljot, ...}) = 0
brk(0)  = 0x202000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat(3, {st_mode=S_IFREG|0644, st_size=35520, ...}) = 0
mmap(NULL, 35520, PROT_READ, MAP_PRIVATE, 3, 0) = 0xf801
close(3)= 0
open(/lib64/libm.so.6, O_RDONLY)  = 3
read(3, \177ELF\2\2\1\0\0\0\0\0\0\0\0\0\0\3\0+\0\0\0\1\0\0\0\0..., 640) = 640
fstat(3, {st_mode=S_IFREG|0755, st_size=1454502, ...}) = 0
mmap(NULL, 1878880, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0xf801c000
mprotect(0xf801000d2000, 1067872, PROT_NONE) = 0
mmap(0xf801001d, 32768, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xc4000) = 0xf801001d
close(3)= 0
open(/lib64/libc.so.6, O_RDONLY)  = 3
read(3, \177ELF\2\2\1\0\0\0\0\0\0\0\0\0\0\3\0+\0\0\0\1\0\0\0\0..., 640) = 640
fstat(3, {st_mode=S_IFREG|0755, st_size=8575053, ...}) = 0
mmap(NULL, 2421912, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3,
0) = 0xf801001d8000
mprotect(0xf8010031c000, 1094808, PROT_NONE) = 0
mmap(0xf8010041a000, 40960, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x142000) = 0xf8010041a000
mmap(0xf80100424000, 13464, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf80100424000
close(3)= 0
mmap(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xf801a000
mprotect(0xf8010041a000, 16384, PROT_READ) = 0
mprotect(0xf801001d, 8192, PROT_READ) = 0
mprotect(0xf801c903a000, 8192, PROT_READ) = 0
munmap(0xf801, 35520)   = 0
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
getpid()= 15465
kill(15465, SIGABRT)= 0
--- SIGABRT (Aborted) @ 0 (0) ---
+++ killed by SIGABRT +++

This specific was on 

Aurora SPARC Linux release 2.1 (Snowshoe FC3)/TI UltraSparc IIi (Sabre) sun4u:

binutils 2.17.50 20060610
bison-1.875c-2.sparc
dejagnu-1.4.4-2.noarch
expect-5.42.1-1.sparc
gcc-3.4.2-6.fc3.sparc
gcc-c++-3.4.2-6.fc3.sparc
gcc-gnat-3.4.2-6.fc3.sparc
glibc-2.3.6-0.fc3.1.sparc64
glibc-2.3.6-0.fc3.1.sparcv9
glibc-devel-2.3.6-0.fc3.1.sparc64
glibc-devel-2.3.6-0.fc3.1.sparc
glibc-headers-2.3.6-0.fc3.1.sparc
glibc-kernheaders-2.6-20sparc.sparc
gmp-4.1.4-3sparc.sparc
gmp-4.1.4-3sparc.sparc64
gmp-devel-4.1.4-3sparc.sparc
gmp-devel-4.1.4-3sparc.sparc64
kernel-2.6.16-1.2241sp1.sparc64
kernel-devel-2.6.16-1.2241sp1.sparc64
libgcc-3.4.2-6.fc3.sparc
libgcc-3.4.2-6.fc3.sparc64
libgcj-3.4.2-6.fc3.sparc
libgcj-devel-3.4.2-6.fc3.sparc
libstdc++-3.4.2-6.fc3.sparc
libstdc++-3.4.2-6.fc3.sparc64
libstdc++-devel-3.4.2-6.fc3.sparc
libstdc++-devel-3.4.2-6.fc3.sparc64
make-3.80-5.sparc
nptl-devel-2.3.6-0.fc3.1.sparcv9
tcl-8.4.7-2.sparc


-- 
   Summary: gcc.c-torture/execute/frame-address.c execution FAIL  on
sparc64
   Product: gcc
   Version: 4.2.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
 GCC build triplet: sparc64-*
  GCC host triplet: sparc64-*
GCC target triplet: sparc64-*


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



[Bug tree-optimization/26797] [4.2 Regression] ACATS c35507m cd2a23e cxh1001 fail

2006-06-04 Thread christian dot joensson at gmail dot com


--- Comment #17 from christian dot joensson at gmail dot com  2006-06-04 
08:27 ---
just a ping here, is anyone here able to say anything about status of this bug?


-- 


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



[Bug testsuite/27376] treelang testsuite fails on cygwin

2006-05-06 Thread christian dot joensson at gmail dot com


--- Comment #1 from christian dot joensson at gmail dot com  2006-05-06 
10:30 ---
hmm, must be the EXEEXT thing


-- 


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



[Bug target/25743] crosscompiler fails to build ada-rts for target platform.

2006-05-06 Thread christian dot joensson at gmail dot com


--- Comment #5 from christian dot joensson at gmail dot com  2006-05-06 
10:58 ---
There may be connections with this PR to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20035

especially the http://gcc.gnu.org/bugzilla/attachment.cgi?id=8217 which I would
suggest be named sparc64 instead of sparcv9...


-- 


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



[Bug libgcj/10353] [4.0/4.1/4.2 regression] Java testsuite failures

2006-05-06 Thread christian dot joensson at gmail dot com


--- Comment #26 from christian dot joensson at gmail dot com  2006-05-06 
11:30 ---
For sparc/sparc64 linux, the status for 4.2 20060503, from here,
http://gcc.gnu.org/ml/gcc-testresults/2006-05/msg00223.html, is this:

=== libjava tests ===



Running target unix/-m64
FAIL: Array_3 execution - source compiled test
FAIL: Array_3 execution - gij test
FAIL: Array_3 execution - bytecode-native test
FAIL: Array_3 execution - gij test
FAIL: Array_3 -findirect-dispatch execution - bytecode-native test
FAIL: Array_3 -O3 execution - source compiled test
FAIL: Array_3 execution - gij test
FAIL: Array_3 -O3 execution - bytecode-native test
FAIL: Array_3 execution - gij test
FAIL: Array_3 -O3 -findirect-dispatch execution - bytecode-native test
FAIL: Final execution - gij test
FAIL: Final execution - gij test
FAIL: Final execution - gij test
FAIL: Final execution - gij test
FAIL: Invoke_1 execution - source compiled test
FAIL: Invoke_1 execution - gij test
FAIL: Invoke_1 execution - bytecode-native test
FAIL: Invoke_1 execution - gij test
FAIL: Invoke_1 -findirect-dispatch execution - bytecode-native test
FAIL: Invoke_1 -O3 execution - source compiled test
FAIL: Invoke_1 execution - gij test
FAIL: Invoke_1 -O3 execution - bytecode-native test
FAIL: Invoke_1 execution - gij test
FAIL: Invoke_1 -O3 -findirect-dispatch execution - bytecode-native test
FAIL: PR218 execution - gij test
FAIL: PR218 execution - gij test
FAIL: PR218 execution - gij test
FAIL: PR218 execution - gij test
XPASS: PR26858 execution - source compiled test
XPASS: PR26858 output - source compiled test
XPASS: PR26858 execution - bytecode-native test
XPASS: PR26858 output - bytecode-native test
XPASS: PR26858 -findirect-dispatch execution - bytecode-native test
XPASS: PR26858 -findirect-dispatch output - bytecode-native test
XPASS: PR26858 -O3 execution - source compiled test
XPASS: PR26858 -O3 output - source compiled test
XPASS: PR26858 -O3 execution - bytecode-native test
XPASS: PR26858 -O3 output - bytecode-native test
XPASS: PR26858 -O3 -findirect-dispatch execution - bytecode-native test
XPASS: PR26858 -O3 -findirect-dispatch output - bytecode-native test
FAIL: assign -findirect-dispatch execution - bytecode-native test
FAIL: assign -O3 -findirect-dispatch execution - bytecode-native test
FAIL: pr83 execution - gij test
FAIL: pr83 execution - gij test
FAIL: pr83 -findirect-dispatch execution - bytecode-native test
FAIL: pr83 execution - gij test
FAIL: pr83 execution - gij test
FAIL: pr83 -O3 -findirect-dispatch execution - bytecode-native test
FAIL: stringconst2 -findirect-dispatch output - bytecode-native test
FAIL: stringconst2 -O3 -findirect-dispatch output - bytecode-native test


=== libjava Summary for unix/-m64 ===

# of expected passes6697
# of unexpected failures38
# of unexpected successes   12
# of expected failures  16
# of untested testcases 48


Running target unix
XPASS: PR26858 execution - source compiled test
XPASS: PR26858 output - source compiled test
XPASS: PR26858 execution - bytecode-native test
XPASS: PR26858 output - bytecode-native test
XPASS: PR26858 -findirect-dispatch execution - bytecode-native test
XPASS: PR26858 -findirect-dispatch output - bytecode-native test
XPASS: PR26858 -O3 execution - source compiled test
XPASS: PR26858 -O3 output - source compiled test
XPASS: PR26858 -O3 execution - bytecode-native test
XPASS: PR26858 -O3 output - bytecode-native test
XPASS: PR26858 -O3 -findirect-dispatch execution - bytecode-native test
XPASS: PR26858 -O3 -findirect-dispatch output - bytecode-native test
FAIL: assign -findirect-dispatch execution - bytecode-native test
FAIL: assign -O3 -findirect-dispatch execution - bytecode-native test
FAIL: stringconst2 -findirect-dispatch output - bytecode-native test
FAIL: stringconst2 -O3 -findirect-dispatch output - bytecode-native test


=== libjava Summary for unix ===

# of expected passes6765
# of unexpected failures4
# of unexpected successes   12
# of expected failures  16
# of untested testcases 14


=== libjava Summary ===

# of expected passes13462
# of unexpected failures42
# of unexpected successes   24
# of expected failures  32
# of untested testcases 62


-- 


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



[Bug other/16513] Libiberty doesn't honor the multi-os-directory settings

2006-05-06 Thread christian dot joensson at gmail dot com


--- Comment #3 from christian dot joensson at gmail dot com  2006-05-06 
12:07 ---
what's the status of this one?


-- 


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



[Bug c++/17347] C++ FE produces invalid CONSTRUCTOR trees for vtables

2006-05-06 Thread christian dot joensson at gmail dot com


--- Comment #4 from christian dot joensson at gmail dot com  2006-05-06 
12:08 ---
what's the status of this one?


-- 


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



[Bug libgomp/25865] [4.2 Regression] libgomp incorrectly detects support for TLS

2006-04-24 Thread christian dot joensson at gmail dot com


--- Comment #4 from christian dot joensson at gmail dot com  2006-04-24 
09:26 ---
I understand that this might be affecting SPARC/Linux too, cf.,
http://gcc.gnu.org/ml/gcc/2006-04/msg00448.html


-- 


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



[Bug ada/24994] raised STORAGE_ERROR : stack overflow or erroneous memory access

2005-12-17 Thread christian dot joensson at gmail dot com


--- Comment #8 from christian dot joensson at gmail dot com  2005-12-17 
12:19 ---
I suppose this is what I experience too on sparc/sparc64 linux, see also
http://gcc.gnu.org/ml/gcc/2005-12/msg00491.html 

I get this on trunk Sat Dec 17 00:14:08 UTC 2005 (revision 108698):

../../xgcc -B../../ -c -O2 -g -O2  -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -fno-common  -gnatpg
-gnata -I- -I../rts -I. -I/usr/local/src/trunk/gcc/gcc/ada
/usr/local/src/trunk/gcc/gcc/ada/make.adb -o make.o
+===GNAT BUG DETECTED==+
| 4.2.0 20051216 (experimental) (sparc64-unknown-linux-gnu) GCC error: |
| Segmentation fault   |
| Error detected at make.adb:7541:23   |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.|
| Use a subject line meaningful to you and us to track the bug.|
| Include the entire contents of this bug box in the report.   |
| Include the exact gcc or gnatmake command that you entered.  |
| Also include sources listed below in gnatchop format |
| (concatenated together with no headers between files).   |
+==+

Please include these source files with error report
Note that list may not be accurate in some cases,
so please double check that the problem can still
be reproduced with the set of files listed.

Is this some more wide spread problem, well-known, or would you rather
I posted more debugging info on it?

The system is this:

Aurora SPARC Linux release 2.0b2 (Kashmir FC3) UltraSparc IIi (Sabre) sun4u:

binutils-2.15.92.0.2-5.sparc
bison-1.875c-2.sparc
dejagnu-1.4.4-2.noarch
expect-5.42.1-1.sparc
gcc-3.4.2-6.fc3.sparc
gcc4-4.0.0-0.8sparc.sparc
glibc-2.3.3-99.sparcv9
glibc-2.3.3-99.sparc64
glibc-devel-2.3.3-99.sparc
glibc-devel-2.3.3-99.sparc64
glibc-headers-2.3.3-99.sparc
glibc-kernheaders-2.6-20sparc.sparc
gmp-4.1.4-3sparc.sparc
gmp-4.1.4-3sparc.sparc64
gmp-devel-4.1.4-3sparc.sparc
gmp-devel-4.1.4-3sparc.sparc64
kernel-2.6.13-1.1603sp8.sparc64
package kernel-devel is not installed
package kernel-smp is not installed
libgcc-3.4.2-6.fc3.sparc
libgcc-3.4.2-6.fc3.sparc64
libstdc++-3.4.2-6.fc3.sparc
libstdc++-3.4.2-6.fc3.sparc64
libstdc++-devel-3.4.2-6.fc3.sparc
libstdc++-devel-3.4.2-6.fc3.sparc64
make-3.80-5.sparc
nptl-devel-2.3.3-99.sparcv9
tcl-8.4.7-2.sparc

and configure was done like this:

xgcc -v
Using built-in specs.
Target: sparc64-unknown-linux-gnu
Configured with: ../gcc/configure --enable-__cxa_atexit
--enable-shared --with-cpu=v7
--enable-languages=c,ada,c++,fortran,java,objc,obj-c++,treelang :
(reconfigured) ../gcc/configure --enable-__cxa_atexit --enable-shared
--with-cpu=v7 --enable-languages=c,ada,c++,fortran,java,objc,obj-c++,treelang
--no-create --no-recursion
Thread model: posix
gcc version 4.2.0 20051216 (experimental)


-- 


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



[Bug bootstrap/25438] New: make: *** No rule to make target `bubblestrap'. Stop.

2005-12-15 Thread christian dot joensson at gmail dot com
bubblestrap no longer works... due to top level bootstrap just introduced I
guess...

make: *** No rule to make target `bubblestrap'.  Stop.


-- 
   Summary: make: *** No rule to make target `bubblestrap'.  Stop.
   Product: gcc
   Version: 4.2.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P3
 Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com


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



[Bug target/25176] FAIL: Array_3 -O3 execution - bytecode-native test

2005-12-01 Thread christian dot joensson at gmail dot com


--- Comment #4 from christian dot joensson at gmail dot com  2005-12-01 
10:06 ---
Not 100% sure, but I do believe this has happend on sparc/sparc64 linux for a
quite some time...


-- 


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



[Bug target/24428] [4.1 regression] TLS miscompilation on x86_64

2005-11-16 Thread christian dot joensson at gmail dot com


--- Comment #6 from christian dot joensson at gmail dot com  2005-11-16 
12:18 ---
I may be getting this still for sparc/sparc64 linux, see, e.g., for 4.0
http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg00778.html and for 4.2
http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg00759.html


-- 

christian dot joensson at gmail dot com changed:

   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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



[Bug target/24428] [4.1 regression] TLS miscompilation on x86_64

2005-11-16 Thread christian dot joensson at gmail dot com


--- Comment #7 from christian dot joensson at gmail dot com  2005-11-16 
12:21 ---
(In reply to comment #6)
 http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg00778.html and for 4.2
 http://gcc.gnu.org/ml/gcc-testresults/2005-11/msg00759.html

sorry, that should have been 4.1 and not 4.2...


-- 


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



[Bug ada/20753] ACATS ce3810b segfaults at runtime

2005-11-04 Thread christian dot joensson at gmail dot com


--- Comment #8 from christian dot joensson at gmail dot com  2005-11-04 
11:24 ---
Just a ping here... are there any progress on this?


-- 


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



[Bug libstdc++/21554] [4.0/4.1 Regression] ext/array_allocator/2.cc execution fails

2005-10-22 Thread christian dot joensson at gmail dot com


--- Comment #8 from christian dot joensson at gmail dot com  2005-10-22 
11:49 ---
oops, sorry, present on sparc/sparc64 linux too, see, e.g, 

http://gcc.gnu.org/ml/gcc-testresults/2005-10/msg00927.html


-- 


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



[Bug libstdc++/21554] [4.0/4.1 Regression] ext/array_allocator/2.cc execution fails

2005-10-22 Thread christian dot joensson at gmail dot com


--- Comment #9 from christian dot joensson at gmail dot com  2005-10-22 
11:50 ---
(In reply to comment #8)
 oops, sorry, present on sparc/sparc64 linux too, see, e.g, 
 http://gcc.gnu.org/ml/gcc-testresults/2005-10/msg00927.html

hmm, make that sparc64


-- 


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



[Bug testsuite/23610] obj-c++.dg/bitfield-[14].mm, obj-c++.dg/layout-1.mm fails with the GNU runtime

2005-10-09 Thread christian dot joensson at gmail dot com


--- Comment #4 from christian dot joensson at gmail dot com  2005-10-09 
20:59 ---
Also here... http://gcc.gnu.org/ml/gcc/2005-10/msg00198.html


-- 


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



[Bug testsuite/23613] obj-c++.dg/isa-field-1.mm fails with the GNU runtime

2005-10-09 Thread christian dot joensson at gmail dot com


--- Comment #2 from christian dot joensson at gmail dot com  2005-10-09 
21:00 ---
Also here... http://gcc.gnu.org/ml/gcc/2005-10/msg00198.html


-- 


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



[Bug objc++/23614] obj-c++.dg/lookup-2.mm fails with the GNU runtime

2005-10-09 Thread christian dot joensson at gmail dot com


--- Comment #2 from christian dot joensson at gmail dot com  2005-10-09 
21:00 ---
Also here... http://gcc.gnu.org/ml/gcc/2005-10/msg00198.html


-- 


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



[Bug objc++/23616] obj-c++.dg/try-catch-[29].mm (objc exceptions are broken) fails with the GNU Runtime

2005-10-09 Thread christian dot joensson at gmail dot com


--- Comment #4 from christian dot joensson at gmail dot com  2005-10-09 
21:00 ---
Also here... http://gcc.gnu.org/ml/gcc/2005-10/msg00198.html


-- 


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



[Bug objc++/23716] obj-c++.dg/comp-types-10.mm ICE with the GNU runtime

2005-10-09 Thread christian dot joensson at gmail dot com


--- Comment #2 from christian dot joensson at gmail dot com  2005-10-09 
21:00 ---
Also here... http://gcc.gnu.org/ml/gcc/2005-10/msg00198.html


-- 


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



[Bug middle-end/24053] [4.1 Regression] Ada bootstrap ICE in build_int_cst_wide, at tree.c:795

2005-09-29 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-09-29 11:54 ---
I'm testing Kenner's suggestion from
http://gcc.gnu.org/ml/gcc/2005-09/msg00867.html ...

-- 


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


[Bug ada/24003] [4.1 Regression] ACATS FAIL 17 regressions on x86-linux, fixed and decimal arithmetic broken

2005-09-29 Thread christian dot joensson at gmail dot com


-- 
   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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


[Bug ada/20753] ACATS ce3810b segfault at runtime on hppa-linux

2005-09-17 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-09-17 12:08 ---
well, LAST_UPDATED: Fri Sep 16 15:58:15 UTC 2005, and on 
xgcc -v
Using built-in specs.
Target: sparc64-unknown-linux-gnu
Configured with: ../gcc/configure --enable-__cxa_atexit --enable-shared
--with-cpu=v7 --enable-languages=c,ada,c++,f95,java,objc,treelang :
(reconfigured) ../gcc/configure --enable-__cxa_atexit --enable-shared
--with-cpu=v7 --with-gcc-version-trigger=/usr/local/src/branch/gcc/gcc/version.c
--enable-languages=c,ada,c++,f95,java,objc,treelang --no-create --no-recursion
Thread model: posix
gcc version 4.0.2 20050916 (prerelease)

I get this:
[EMAIL PROTECTED] ce3810b]$ export 
ADA_INCLUDE_PATH=/usr/local/src/branch/objdir/gcc/ada/rts 
[EMAIL PROTECTED] ce3810b]$ export 
LD_LIBRARY_PATH=$ADA_INCLUDE_PATH:$LD_LIBRARY_PATH
[EMAIL PROTECTED] ce3810b]$ export ADA_OBJECTS_PATH=$ADA_INCLUDE_PATH
[EMAIL PROTECTED] ce3810b]$ which gnatmake
/usr/local/src/branch/objdir/gcc/gnatmake
[EMAIL PROTECTED] ce3810b]$ gnatmake 
--GCC=/usr/local/src/branch/objdir/gcc/xgcc
-B/usr/local/src/branch/objdir/gcc/ -gnatws -O2
-I/usr/local/src/branch/objdir/gcc/testsuite/ada/acats/support ce3810b.adb
-largs --GCC=/usr/local/src/branch/objdir/gcc/xgcc
-B/usr/local/src/branch/objdir/gcc/
/usr/local/src/branch/objdir/gcc/xgcc -c -B/usr/local/src/branch/objdir/gcc/
-gnatws -O2 -I/usr/local/src/branch/objdir/gcc/testsuite/ada/acats/support
ce3810b.adb
gnatbind -aO./ -I/usr/local/src/branch/objdir/gcc/testsuite/ada/acats/support
-I- -x ce3810b.ali
gnatlink ce3810b.ali --GCC=/usr/local/src/branch/objdir/gcc/xgcc
-B/usr/local/src/branch/objdir/gcc/

and then running through the debugger:

Current directory is
/usr/local/src/branch/objdir/gcc/testsuite/ada/acats/tests/ce/ce3810b/
GNU gdb Red Hat Linux (6.3.0.0-0.29rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as sparc-redhat-linux...Using host libthread_db
library /lib/libthread_db.so.1.

(gdb) r
Starting program:
/usr/local/src/branch/objdir/gcc/testsuite/ada/acats/tests/ce/ce3810b/ce3810b 

,.,. CE3810B ACATS 2.5 05-09-17 14:04:02
 CE3810B CHECK THAT FIXED_IO PUT CAN OPERATE ON STRINGS.  ALSO CHECK
THAT LAYOUT_ERROR IS RAISED WHEN THE STRING IS
INSUFFICIENTLY LONG.

Program received signal SIGSEGV, Segmentation fault.
0x00015540 in system.secondary_stack.ss_release (m=) at s-secsta.adb:477
Current language:  auto; currently ada
(gdb) bt
#0  0x00015540 in system.secondary_stack.ss_release (m=) at s-secsta.adb:477
#1  0x00027a1c in _ada_ce3810b ()
#2  0x00011c9c in main ()
(gdb) 


-- 


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


[Bug ada/20753] ACATS ce3810b segfault at runtime on hppa-linux

2005-09-16 Thread christian dot joensson at gmail dot com


-- 
   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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


[Bug ada/20753] ACATS ce3810b segfault at runtime on hppa-linux

2005-09-16 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-09-16 18:48 ---
on 4.0 branch, this passed Aug 13,
http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg00840.html,
but failed Sept. 2,
http://gcc.gnu.org/ml/gcc-testresults/2005-09/msg00140.html.

checking further...


-- 


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


[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-08-13 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-13 07:41 ---
So, this is what it looks like now:

Test Run By chj on Sat Aug 13 09:36:47 2005
Native configuration is sparc64-unknown-linux-gnu

=== treelang tests ===

Schedule of variations:
unix/-m64
unix

Running target unix/-m64
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/local/src/branch/gcc/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /usr/local/src/branch/gcc/gcc/testsuite/treelang/compile/compile.exp ...
Running /usr/local/src/branch/gcc/gcc/testsuite/treelang/execute/execute.exp ...
Running /usr/local/src/branch/gcc/gcc/testsuite/treelang/output/output.exp ...

=== treelang Summary for unix/-m64 ===

# of expected passes48
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/local/src/branch/gcc/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /usr/local/src/branch/gcc/gcc/testsuite/treelang/compile/compile.exp ...
Running /usr/local/src/branch/gcc/gcc/testsuite/treelang/execute/execute.exp ...
Running /usr/local/src/branch/gcc/gcc/testsuite/treelang/output/output.exp ...

=== treelang Summary for unix ===

# of expected passes48

=== treelang Summary ===

# of expected passes96

This is with http://gcc.gnu.org/ml/gcc-patches/2005-08/msg00661.html (and the
rest of removal and addition of files from your mainline patch here:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23072#c7)

-- 


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


[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-08-10 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-10 07:47 ---
well, simply applying this to the 4.0 branch did the trick (together with 20604
applied), I get this:

LAST_UPDATED: Wed Aug 10 05:32:31 UTC 2005 with
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20604#c3 and
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23072#c7

Native configuration is sparc64-unknown-linux-gnu

=== treelang tests ===


Running target unix/-m64

=== treelang Summary for unix/-m64 ===

# of expected passes46

Running target unix

=== treelang Summary for unix ===

# of expected passes46

=== treelang Summary ===

# of expected passes92

So, pls, may I ask for this patch to be applied to the 4.0 branch also?



-- 


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


[Bug treelang/20604] treelang does not get passed -fPIC by default on *-darwin

2005-08-09 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-09 19:03 ---
well, applied to 4.0, works fine, one FAIL in -m64:

=== treelang tests ===


Running target unix/-m64
FAIL: gcc 01 01 rc!=0

=== treelang Summary for unix/-m64 ===

# of expected passes46
# of unexpected failures1

Running target unix

=== treelang Summary for unix ===


=== treelang Summary ===

# of expected passes46
# of unexpected failures1

Compiler version: 4.0.2 20050809 (prerelease) 
Platform: sparc64-unknown-linux-gnu
configure flags: --enable-__cxa_atexit --enable-shared --with-cpu=v7
--enable-languages=c,ada,c++,f95,java,objc,treelang

Now, could we also have the patch from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23072 I'd be even more pleased :)

-- 


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


[Bug treelang/23061] treelang testsuite fails with -m64

2005-08-08 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-08 17:18 ---
bugger, it didn't work for the 4.0 branch...

this is from the build log file does the patch look correctly applied to 
you?

(SHLIB_LINK=' ./xgcc -B./ -B/usr/local/sparc64-unknown-linux-gnu/bin/ -isystem
/usr/local/sparc64-unknown-linux-gnu/include -isystem
/usr/local/sparc64-unknown-linux-gnu/sys-include
-L/usr/local/src/branch/objdir/gcc/../ld -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  -shared -nodefaultlibs
-Wl,[EMAIL PROTECTED]@.so.1 -Wl,[EMAIL PROTECTED]@ -o
@multilib_dir@/@[EMAIL PROTECTED] @multilib_flags@ @shlib_objs@ -lc 
rm -f @multilib_dir@/@[EMAIL PROTECTED]  if [ -f
@multilib_dir@/@[EMAIL PROTECTED] ]; then mv -f
@multilib_dir@/@[EMAIL PROTECTED]
@multilib_dir@/@[EMAIL PROTECTED]; else true; fi  mv
@multilib_dir@/@[EMAIL PROTECTED] @multilib_dir@/@[EMAIL PROTECTED]
 ln -s @[EMAIL PROTECTED] @multilib_dir@/@[EMAIL PROTECTED]' \
SHLIB_MULTILIB=''; \
stage2/xgcc -Bstage2/ -B/usr/local/sparc64-unknown-linux-gnu/bin/ -c   -g -O2
-DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition
-DHAVE_CONFIG_H-DSTANDARD_STARTFILE_PREFIX=\../../../\
-DSTANDARD_EXEC_PREFIX=\/usr/local/lib/gcc/\
-DSTANDARD_LIBEXEC_PREFIX=\/usr/local/libexec/gcc/\
-DDEFAULT_TARGET_VERSION=\4.0.2\
-DDEFAULT_TARGET_MACHINE=\sparc64-unknown-linux-gnu\
-DSTANDARD_BINDIR_PREFIX=\/usr/local/bin/\
-DTOOLDIR_BASE_PREFIX=\../../../../\  `test X${SHLIB_LINK} = X || test
yes != yes || echo -DENABLE_SHARED_LIBGCC` `test X${SHLIB_MULTILIB} =
X || echo -DNO_SHARED_LIBGCC_MULTILIB` \
-I. -Itreelang -I../../gcc/gcc -I../../gcc/gcc/treelang
-I../../gcc/gcc/../include -I../../gcc/gcc/../libcpp/include 
../../gcc/gcc/treelang/spec.c -o treelang/spec.o)
stage2/xgcc -Bstage2/ -B/usr/local/sparc64-unknown-linux-gnu/bin/   -g -O2
-DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition
-DHAVE_CONFIG_H  -o gtreelang treelang/spec.o \
  gcc.o version.o prefix.o intl.o  ../libcpp/libcpp.a   ../libiberty/libiberty.a


-- 


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


[Bug treelang/20604] treelang does not get passed -fPIC by default on *-darwin

2005-08-08 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-08 17:53 ---
well... the patch applies cleanly still on the 4.0 branch... I sure would love
to see this applied there also...

unfortunately, I see it does not apply to the 3.4 branch...

-- 
   What|Removed |Added

 CC||phython at gcc dot gnu dot
   ||org


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


[Bug fortran/23259] gfortran.dg/large_integer_kind_1.f90 FAIL with Error: Kind -1 not supported for type INTEGER at (1)

2005-08-06 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-06 07:38 ---
or maybe even a bug with my glibc sorry for the noise...

Current directory is /usr/local/src/trunk/objdir/gcc/
GNU gdb Red Hat Linux (6.3.0.0-0.29rh)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as sparc-redhat-linux...Using host libthread_db
library /lib/libthread_db.so.1.

Breakpoint 1 at 0x11920: file ../../gcc/gcc/gcc.c, line 6752.
Function internal_error not defined.
Breakpoint 2 at 0x41550
Breakpoint 3 at 0x413dc
(gdb) set args -B/usr/local/src/trunk/objdir/gcc/testsuite/../
/usr/local/src/trunk/gcc/gcc/testsuite/gfortran.dg/large_integer_kind_1.f90  
-O0   -pedantic-errors 
-L/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/./libgfortran/.libs
-L/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/./libiberty  -lm   -o
./large_integer_kind_1.exe
(gdb) r
Starting program: /usr/local/src/trunk/objdir/gcc/gfortran
-B/usr/local/src/trunk/objdir/gcc/testsuite/../
/usr/local/src/trunk/gcc/gcc/testsuite/gfortran.dg/large_integer_kind_1.f90  
-O0   -pedantic-errors 
-L/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/./libgfortran/.libs
-L/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/./libiberty  -lm   -o
./large_integer_kind_1.exe
Breakpoint 2 at 0x70064fa4: file exit.c, line 35.
Breakpoint 3 at 0x70063ce4: file ../sysdeps/generic/abort.c, line 50.
 In file
/usr/local/src/trunk/gcc/gcc/testsuite/gfortran.dg/large_integer_kind_1.f90:8

integer(kind=k),intent(in) :: a
 1
Error: Kind -1 not supported for type INTEGER at (1)
 In file
/usr/local/src/trunk/gcc/gcc/testsuite/gfortran.dg/large_integer_kind_1.f90:25

  use testmod
1
Fatal Error: Can't open module file 'testmod.mod' for reading at (1): No such
file or directory

Breakpoint 2, 0x70064fa4 in exit () from /lib/libc.so.6
(gdb) bt
#0  0x70064fa4 in exit () from /lib/libc.so.6
#1  0x7004b834 in __libc_start_main (main=0x1c180 main, argc=269144, 
ubp_av=0xa54, init=0x29238 __libc_csu_init, 
fini=0x7002b908 _rtld_local_ro, rtld_fini=0x1, stack_end=0xef9e5a81)
at ../sysdeps/generic/libc-start.c:240
#2  0x000111f8 in _start ()
#3  0x000111f8 in _start ()
Previous frame identical to this frame (corrupt stack?)
(gdb) list
240 ../sysdeps/generic/libc-start.c: No such file or directory.
in ../sysdeps/generic/libc-start.c
(gdb) quit
The program is running.  Exit anyway? (y or n) y

Debugger finished


-- 
   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||INVALID


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


[Bug target/20673] C PCH testsuite assembly comparison failure

2005-08-06 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-06 13:19 ---
(In reply to comment #9)
 Subject: Bug 20673

should we change the target milestone to 3.4.5 for this?

-- 


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


[Bug treelang/23061] treelang testsuite fails with -m64

2005-08-06 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-07 04:34 ---
well, applied it to mainline, no problema caused...

however, the bug was reported for the 4.0 branch... applying there Hunk #1
succeeded at 114 with fuzz 1. will test later today, resources bound today,
yay, football (or, if you like, soccer) with my sons

-- 


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


[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-08-06 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-07 05:14 ---
I haven't tried this yet... but, could you port back to 4.0 also?

-- 


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


[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-08-06 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-07 05:19 ---
oh... and the 3.4 branch too?

-- 


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


[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-08-05 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-05 12:21 ---
Phython, Do you have any idea of this?

-- 
   What|Removed |Added

 CC||phython at gcc dot gnu dot
   ||org


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


[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-08-05 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-05 12:23 ---
BTW, this happens on mainline, 4.0 branch, and also 3.4 branch, see, e.g.,
http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg00196.html 

-- 


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


[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-08-05 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-05 15:01 ---
hmm, a recent run on i686-linux givs me this:

PASS: treelang/execute/static.tree execution test
testcase /usr/local/src/trunk/gcc/gcc/testsuite/treelang/execute/execute.exp
co\mpleted in 1 seconds
Running /usr/local/src/trunk/gcc/gcc/testsuite/treelang/treetests.exp ...
PASS: gcc 01 01
testcase /usr/local/src/trunk/gcc/gcc/testsuite/treelang/treetests.exp
complete\d in 1 seconds

=== treelang Summary for unix/-fPIC ===

# of expected passes49
Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for 
targ\et.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
WARNING: Couldn't find tool config file for unix, using default.

=== treelang Summary for unix ===


=== treelang Summary ===

# of expected passes49
runtest completed at Fri Aug  5 16:26:04 2005



To me, this looks like the treelang testsuite is only run once. Are you saying
that it should only run once or am I minsunderstanding something else?

-- 


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


[Bug fortran/23259] New: gfortran.dg/large_integer_kind_1.f90 FAIL with Error: Kind -1 not supported for type INTEGER at (1)

2005-08-05 Thread christian dot joensson at gmail dot com
See, for example, 
http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg00272.html

Executing on host: /usr/local/src/trunk/objdir/gcc/testsuite/../gfortran
-B/usr/local/src/trunk/objdir/gcc/testsuite/../
/usr/local/src/trunk/gcc/gcc/testsuite/gfortran.dg/large_integer_kind_1.f90  
-O0   -pedantic-errors 
-L/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/./libgfortran/.libs
-L/usr/local/src/trunk/objdir/sparc64-unknown-linux-gnu/./libiberty  -lm   -o
./large_integer_kind_1.exe(timeout = 600)
 In file
/usr/local/src/trunk/gcc/gcc/testsuite/gfortran.dg/large_integer_kind_1.f90:8



integer(kind=k),intent(in) :: a

 1

Error: Kind -1 not supported for type INTEGER at (1)

 In file
/usr/local/src/trunk/gcc/gcc/testsuite/gfortran.dg/large_integer_kind_1.f90:25



  use testmod

1

Fatal Error: Can't open module file 'testmod.mod' for reading at (1): No such
file or directory

compiler exited with status 1
output is:
 In file
/usr/local/src/trunk/gcc/gcc/testsuite/gfortran.dg/large_integer_kind_1.f90:8



integer(kind=k),intent(in) :: a

 1

Error: Kind -1 not supported for type INTEGER at (1)

 In file
/usr/local/src/trunk/gcc/gcc/testsuite/gfortran.dg/large_integer_kind_1.f90:25



  use testmod

1

Fatal Error: Can't open module file 'testmod.mod' for reading at (1): No such
file or directory


FAIL: gfortran.dg/large_integer_kind_1.f90  -O0  (test for excess errors)
Excess errors:
/usr/local/src/trunk/gcc/gcc/testsuite/gfortran.dg/large_integer_kind_1.f90:8:
Error: Kind -1 not supported for type INTEGER at (1)
/usr/local/src/trunk/gcc/gcc/testsuite/gfortran.dg/large_integer_kind_1.f90:25:
Fatal Error: Can't open module file 'testmod.mod' for reading at (1): No such
file or directory

WARNING: gfortran.dg/large_integer_kind_1.f90  -O0  compilation failed to
produce executable

-- 
   Summary: gfortran.dg/large_integer_kind_1.f90 FAIL with Error:
Kind -1 not supported for type INTEGER at (1)
   Product: gcc
   Version: 4.1.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: fortran
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc64-unknown-linux-gnu
  GCC host triplet: sparc64-unknown-linux-gnu
GCC target triplet: sparc64-unknown-linux-gnu


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


[Bug target/19300] [4.0 Regression] PCH failures on sparc-linux

2005-08-04 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-08-04 09:46 ---
(In reply to comment #24)
 Also fixed in 3.4.5.

This is the currently, 2005-08-03, latest test results I have for 3.4:

http://gcc.gnu.org/ml/gcc-testresults/2005-08/msg00196.html

and the gcc PCH tests that FAIL are for -m64:

FAIL: gcc.dg/pch/static-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/static-1.c  -O0  assembly comparison
FAIL: gcc.dg/pch/static-1.c  -O1  assembly comparison
FAIL: gcc.dg/pch/static-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/static-2.c  -O0  assembly comparison
FAIL: gcc.dg/pch/static-2.c  -O1  assembly comparison
FAIL: gcc.dg/pch/static-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/static-3.c  -O0  assembly comparison
FAIL: gcc.dg/pch/static-3.c  -O1  assembly comparison

and from the log file, for example:

Executing on host: /usr/local/src/branch/objdir.3.4/gcc/xgcc
-B/usr/local/src/branch/objdir.3.4/gcc/
/usr/local/src/branch/gcc.3.4/gcc/testsuite/gcc.dg/pch/static-1.c  -O0 -g -I. -S
 -m64 -o static-1.s(timeout = 600)
PASS: gcc.dg/pch/static-1.c -O0 -g (test for excess errors)
line #48
   !#PROLOGUE# 0
   .register   %g2, #scratch
line #49
   save%sp, -192, %sp
   .register   %g3, #scratch
line #50
 .LLCFI1:
   !#PROLOGUE# 0
line #51
   !#PROLOGUE# 1
   save%sp, -192, %sp
line #52
   .loc 2 5 0
 .LLCFI1:
line #53
   sethi   %hi(counter.1), %g1
   !#PROLOGUE# 1
line #54
   or  %g1, %lo(counter.1), %g1
   .loc 2 5 0
line #55
   mov %g1, %g2
   sethi   %hi(counter.1), %g1
line #56
   ld  [%g2], %g1
   or  %g1, %lo(counter.1), %g1
line #57
   mov %g1, %g3
   mov %g1, %g2
line #58
   add %g1, 1, %g1
   ld  [%g2], %g1
line #59
   st  %g1, [%g2]
   mov %g1, %g3
line #60
   sra %g3, 0, %g1
   add %g1, 1, %g1
line #61
   .loc 2 6 0
   st  %g1, [%g2]
line #62
   mov %g1, %i0
   sra %g3, 0, %g1
line #63
   return  %i7+8
   .loc 2 6 0
line #64
   nop
   mov %g1, %i0
line #65
 .LLFE3:
   return  %i7+8
line #66
   .size   bar, .-bar
   nop
line #67
   .section.debug_frame
 .LLFE3:
line #68
 .LLframe0:
   .size   bar, .-bar
line #69
   .uaword .LLECIE0-.LLSCIE0
   .section.debug_frame
line #70
 .LLSCIE0:
 .LLframe0:
line #71
   .uaword 0x
   .uaword .LLECIE0-.LLSCIE0
line #72
   .byte   0x1
 .LLSCIE0:
line #73
   .asciz  
   .uaword 0x
line #74
   .uleb128 0x1
   .byte   0x1
line #75
   .sleb128 -8
   .asciz  
line #76
   .byte   0xf
   .uleb128 0x1
line #77
   .byte   0xc
   .sleb128 -8
line #78
   .uleb128 0xe
   .byte   0xf
line #79
   .uleb128 0x7ff
   .byte   0xc
line #80
   .align 8
   .uleb128 0xe
line #81
 .LLECIE0:
   .uleb128 0x7ff
line #82
 .LLSFDE0:
   .align 8
line #83
   .uaword .LLEFDE0-.LLASFDE0
 .LLECIE0:
line #84
 .LLASFDE0:
 .LLSFDE0:
line #85
   .uaword .LLframe0
   .uaword .LLEFDE0-.LLASFDE0
line #86
   .uaxword.LLFB2
 .LLASFDE0:
line #87
   .uaxword.LLFE2-.LLFB2
   .uaword .LLframe0
line #88
   .byte   0x4
   .uaxword.LLFB2
line #89
   .uaword .LLCFI0-.LLFB2
   .uaxword.LLFE2-.LLFB2
line #90
   .byte   0xd
   .byte   0x4
line #91
   .uleb128 0x1e
   .uaword .LLCFI0-.LLFB2
line #92
   .byte   0x2d
   .byte   0xd
line #93
   .byte   0x9
   .uleb128 0x1e
line #94
   .uleb128 0xf
   .byte   0x2d
line #95
   .uleb128 0x1f
   .byte   0x9
line #96
   .align 8
   .uleb128 0xf
line #97
 .LLEFDE0:
   .uleb128 0x1f
line #98
 .LLSFDE2:
   .align 8
line #99
   .uaword .LLEFDE2-.LLASFDE2
 .LLEFDE0:
line #100
 .LLASFDE2:
 .LLSFDE2:
line #101
   .uaword .LLframe0
   .uaword .LLEFDE2-.LLASFDE2
line #102
   .uaxword.LLFB3
 .LLASFDE2:
line #103
   .uaxword.LLFE3-.LLFB3
   .uaword .LLframe0
line #104
   .byte   0x4
   .uaxword.LLFB3
line #105
   .uaword .LLCFI1-.LLFB3
   .uaxword.LLFE3-.LLFB3
line #106
   .byte   0xd
   .byte   0x4
line #107
   .uleb128 0x1e
   .uaword .LLCFI1-.LLFB3
line #108
   .byte   0x2d
   .byte   0xd
line #109
   .byte   0x9
   .uleb128 0x1e
line #110
   .uleb128 0xf
   .byte   0x2d
line #111
   .uleb128 0x1f
   .byte   0x9
line #112
   .align 8
   .uleb128 0xf
line #113
 .LLEFDE2:
   .uleb128 0x1f
line #114
   .section.text
   .align 8
line #115
 .LLetext0:
 .LLEFDE2:
line #116
   .section.debug_info
   .section.text
line #117
   .uaword 0x12c
 .LLetext0:
line #118
   .uahalf 0x2
   .section.debug_info
line #119
   .uaword .LLdebug_abbrev0
   .uaword 0x12c
line #120

[Bug tree-optimization/22333] [4.1 Regression] ACATS FAIL c34007p c34007r c45282b spurious discriminant CONSTRAINT_ERROR

2005-08-01 Thread christian dot joensson at gmail dot com


-- 
   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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


[Bug c/23087] Misleading warning, ... differ in signedness

2005-08-01 Thread christian dot joensson at gmail dot com


-- 
   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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


[Bug bootstrap/22396] bootstrap of f95 enabled gcc fails because gfortran.1 is missing

2005-08-01 Thread christian dot joensson at gmail dot com


-- 
   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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


[Bug treelang/23061] treelang testsuite fails with -m64

2005-07-31 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-07-31 18:28 ---
(In reply to comment #1)
   $(DRIVER_DEFINES)  needs to be added to when compiling spec.c.

Would that be done in gcc/Makefile.in or does such a thing belong to
gcc/treelang/Make-lang.in?

-- 
   What|Removed |Added

 CC||ja2morri at csclub dot
   ||uwaterloo dot ca


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


[Bug treelang/23061] treelang testsuite fails with -m64

2005-07-31 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-07-31 18:48 ---
uhm... well, what needs to be added to what then in treelang/Make-lang.in? 

btw, the 4.0 branch's variant does not differ that much from trunk... there's a
toplev.h difference... and a gcc version in texi...

-- 


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


[Bug treelang/23072] multiple runs of treelang testsuite does not work...

2005-07-27 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-07-27 12:25 ---
Same problem on the 3.4 branch...

-- 


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


[Bug treelang/23072] New: multiple runs of treelang testsuite does not work...

2005-07-26 Thread christian dot joensson at gmail dot com
In http://gcc.gnu.org/ml/gcc-testresults/2005-07/msg01369.html and test results
of mine not yet posted, I see that if one tries to run the treelang test suite
multiple times, e.g., with different compile options such as for multilibbed
builds, the first run is done but not more...

To me, this happens also on the 4.0 branch.

-- 
   Summary: multiple runs of treelang testsuite does not work...
   Product: gcc
   Version: 4.1.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: treelang
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc64-unknown-linux-gnu
  GCC host triplet: sparc64-unknown-linux-gnu
GCC target triplet: sparc64-unknown-linux-gnu


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


[Bug treelang/23061] New: treelang testsuite fails with -m64

2005-07-25 Thread christian dot joensson at gmail dot com
In http://gcc.gnu.org/ml/gcc-testresults/2005-07/msg01345.html there are
treelang test suite failures like this:

Test Run By chj on Mon Jul 25 03:19:50 2005
Native configuration is sparc64-unknown-linux-gnu

=== treelang tests ===

Schedule of variations:
unix/-m64
unix

Running target unix/-m64
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/local/src/branch/gcc/gcc/testsuite/config/default.exp as
tool-and-target-specific interface file.
Running /usr/local/src/branch/gcc/gcc/testsuite/treelang/compile/compile.exp ...
set_ld_library_path_env_vars:
ld_library_path=:/usr/local/src/branch/objdir/gcc:/usr/local/src/branch/objdir/gcc/64
set_ld_library_path_env_vars:
ld_library_path=.::/usr/local/src/branch/objdir/gcc:/usr/local/src/branch/objdir/gcc/64
Executing on host: /usr/local/src/branch/objdir/gcc/xgcc
-B/usr/local/src/branch/objdir/gcc/
/usr/local/src/branch/gcc/gcc/testsuite/treelang/compile/autofunc.tree-S 
-m64 -o autofunc.s(timeout = 9000)
/usr/local/src/branch/gcc/gcc/testsuite/treelang/compile/autofunc.tree:0: error:
-mlong-double-64 not allowed with -m64
compiler exited with status 1
output is:
/usr/local/src/branch/gcc/gcc/testsuite/treelang/compile/autofunc.tree:0: error:
-mlong-double-64 not allowed with -m64

FAIL: treelang/compile/autofunc.tree  (test for errors, line 2)
FAIL: treelang/compile/autofunc.tree (test for excess errors)
Excess errors:
/usr/local/src/branch/gcc/gcc/testsuite/treelang/compile/autofunc.tree:0: error:
-mlong-double-64 not allowed with -m64

Maybe a mulitlib problem hitting only 4.0 branch and not mainline...

-- 
   Summary: treelang testsuite fails with -m64
   Product: gcc
   Version: 4.0.2
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: treelang
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc64-unknown-linux-gnu
  GCC host triplet: sparc64-unknown-linux-gnu
GCC target triplet: sparc64-unknown-linux-gnu


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


[Bug libgcj/22622] New: gnu/classpath/Configuration.java being grep'ed for before created

2005-07-22 Thread christian dot joensson at gmail dot com
Aurora SPARC Linux release 2.0 (Kashmir FC3) UltraSparc IIi (Sabre) sun4u:

(auroralinux corona + Rathann's FC3 updates)

binutils-2.16.91.0.1-1.sparc
bison-1.875c-2.sparc
dejagnu-1.4.4-2.noarch
expect-5.42.1-1.sparc
gcc-3.4.2-6.fc3.sparc
gcc4-4.0.0-0.8sparc.sparc
glibc-2.3.3-99.sparcv9
glibc-2.3.3-99.sparc64
glibc-devel-2.3.3-99.sparc64
glibc-devel-2.3.3-99.sparc
glibc-headers-2.3.3-99.sparc64
glibc-headers-2.3.3-99.sparc
glibc-kernheaders-2.6-20sparc.sparc
gmp-4.1.4-3sparc.sparc
gmp-4.1.4-3sparc.sparc64
gmp-devel-4.1.4-3sparc.sparc
gmp-devel-4.1.4-3sparc.sparc64
kernel-2.6.11-1.1166sp1.sparc64
kernel-2.6.11-1.1305sp1.sparc64
package kernel-devel is not installed
package kernel-smp is not installed
libgcc-3.4.2-6.fc3.sparc
libgcc-3.4.2-6.fc3.sparc64
libstdc++-3.4.2-6.fc3.sparc
libstdc++-3.4.2-6.fc3.sparc64
libstdc++-devel-3.4.2-6.fc3.sparc
libstdc++-devel-3.4.2-6.fc3.sparc64
make-3.80-5.sparc
nptl-devel-2.3.3-99.sparcv9
tcl-8.4.7-2.sparc

LAST_UPDATED: Thu Jul 21 16:19:36 UTC 2005

$ ./gcc/xgcc -v
Using built-in specs.
Target: sparc64-unknown-linux-gnu
Configured with: /usr/local/src/trunk/gcc/configure
--enable-__cxa_atexit --enable-shared --with-cpu=v7
--enable-languages=c,ada,c++,f95,java,objc,obj-c++,treelang
Thread model: posix
gcc version 4.1.0 20050721 (experimental)

configuring in libjava, I see this:

checking for main in -ldl... yes
/usr/local/src/trunk/gcc/libjava/configure: line 13436:
/usr/local/src/trunk/gcc/libjava/gnu/classpath/Configuration.java.in:
No such file or directory
grep: gnu/classpath/Configuration.java: No such file or directory

twice...

and after that, I see

configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating doc/api/Makefile
config.status: creating external/Makefile
config.status: creating external/sax/Makefile
config.status: creating external/w3c_dom/Makefile
config.status: creating gnu/classpath/Configuration.java

that is, the file that was looked for is being created after...

-- 
   Summary: gnu/classpath/Configuration.java being grep'ed for
before created
   Product: gcc
   Version: 4.1.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: libgcj
AssignedTo: tromey at redhat dot com
ReportedBy: christian dot joensson at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
 GCC build triplet: sparc64-unknown-linux-gnu
  GCC host triplet: sparc64-unknown-linux-gnu
GCC target triplet: sparc64-unknown-linux-gnu


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


[Bug bootstrap/21704] failure during building 64-bit native compiler by crosscompiler.

2005-06-05 Thread christian dot joensson at gmail dot com


-- 
   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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


[Bug libfortran/21547] Enable to build libfortran library

2005-05-21 Thread christian dot joensson at gmail dot com


-- 
   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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


[Bug ada/21003] New: Error detected at gnatmake.ads:27:1

2005-04-13 Thread christian dot joensson at gmail dot com
When trying to bootstrap/build gcc off of the 4.0 branch, LAST_UPDATED: Wed 
Apr 13 05:09:35 UTC 2005, I get a build error when tryint to build gnat

../../xgcc -B../../ -c -O2 -g -O2 -W -Wall -Wwrite-strings -Wstrict-
prototypes -Wmissing-prototypes   -gnatpg -gnata -I- -I../rts -I. -
I/usr/local/src/branch/gcc/gcc/ada /usr/local/src/branch/gcc/gcc/ada/gnatmake.a
db -o gnatmake.o
+===GNAT BUG DETECTED==+
| 4.0.0 20050413 (prerelease) (sparc-unknown-linux-gnu) GCC error: |
| in save_gnu_tree, at ada/utils.c:158 |
| Error detected at gnatmake.ads:27:1  |
| Please submit a bug report; see http://gcc.gnu.org/bugs.html.|
| Include the entire contents of this bug box in the report.   |
| Include the exact gcc or gnatmake command that you entered.  |
| Also include sources listed below in gnatchop format |
| (concatenated together with no headers between files).   |
+==+

Please include these source files with error report
Note that list may not be accurate in some cases, 
so please double check that the problem can still 
be reproduced with the set of files listed.

/usr/local/src/branch/gcc/gcc/ada/gnatmake.adb
/usr/local/src/branch/gcc/gcc/ada/gnatmake.ads
/usr/local/src/branch/gcc/gcc/ada/gnatvsn.ads
/usr/local/src/branch/gcc/gcc/ada/make.ads
/usr/local/src/branch/gcc/gcc/ada/table.ads
/usr/local/src/branch/gcc/gcc/ada/types.ads

compilation abandoned
make[4]: *** [gnatmake.o] Error 1
make[4]: Leaving directory `/usr/local/src/branch/objdir32/gcc/ada/tools'
make[3]: *** [gnattools1] Error 2
make[3]: Leaving directory `/usr/local/src/branch/objdir32/gcc/ada'
make[2]: *** [gnattools-native] Error 2
make[2]: Leaving directory `/usr/local/src/branch/objdir32/sparc-linux/libada'
make[1]: *** [all-target-libada] Error 2
make[1]: Leaving directory `/usr/local/src/branch/objdir32'
make: *** [bootstrap] Error 2

-- 
   Summary: Error detected at gnatmake.ads:27:1
   Product: gcc
   Version: 4.0.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: ada
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
CC: ebotcazou at libertysurf dot fr,gcc-bugs at gcc dot gnu
dot org
 GCC build triplet: sparc-unknown-linux-gnu
  GCC host triplet: sparc-unknown-linux-gnu
GCC target triplet: sparc-unknown-linux-gnu


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


[Bug ada/21003] Error detected at gnatmake.ads:27:1

2005-04-13 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-04-14 04:10 ---
hmm... this was probably a false alarm... sorry for any trouble...

A fresh build from the 4.0 branch, LAST_UPDATED: Wed Apr 13 19:45:52 UTC 2005, 
is a checking right now...

-- 
   What|Removed |Added

 Status|WAITING |RESOLVED
 Resolution||INVALID


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


[Bug c/20673] New: C PCH assembly comparison failure

2005-03-28 Thread christian dot joensson at gmail dot com
Aurora SPARC Linux release 2.0 (Kashmir FC3) UltraSparc IIi (Sabre) sun4u:

binutils-2.15.92.0.2-5.sparc
bison-1.875c-2.sparc
dejagnu-1.4.4-2.noarch
expect-5.42.1-1.sparc
gcc-3.4.2-6.fc3.sparc
gcc4-4.0.0-0.8sparc.sparc
glibc-2.3.3-99.sparc64
glibc-2.3.3-99.sparcv9
glibc-devel-2.3.3-99.sparc
glibc-devel-2.3.3-99.sparc64
glibc-headers-2.3.3-99.sparc64
glibc-headers-2.3.3-99.sparc
glibc-kernheaders-2.6-20sparc.sparc
gmp-4.1.4-3sparc.sparc
gmp-4.1.4-3sparc.sparc64
gmp-devel-4.1.4-3sparc.sparc
gmp-devel-4.1.4-3sparc.sparc64
kernel-2.6.11-1.1166sp1.sparc64
package kernel-devel is not installed
package kernel-smp is not installed
libgcc-3.4.2-6.fc3.sparc
libgcc-3.4.2-6.fc3.sparc64
libstdc++-3.4.2-6.fc3.sparc64
libstdc++-3.4.2-6.fc3.sparc
libstdc++-devel-3.4.2-6.fc3.sparc64
libstdc++-devel-3.4.2-6.fc3.sparc
make-3.80-5.sparc
nptl-devel-2.3.3-99.sparcv9
tcl-8.4.7-2.sparc

LAST_UPDATED: Mon Mar 28 07:44:16 UTC 2005

Native configuration is sparc64-unknown-linux-gnu

Compiler version: 4.1.0 20050328 (experimental) 
Platform: sparc64-unknown-linux-gnu
configure flags: sparc64-linux --enable-__cxa_atexit --disable-multilib --
enable-shared --enable-languages=c,c++

I get these C PCH failures:

FAIL: gcc.dg/pch/static-1.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/static-1.c  -O0  assembly comparison
FAIL: gcc.dg/pch/static-1.c  -O1  assembly comparison
FAIL: gcc.dg/pch/static-2.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/static-2.c  -O0  assembly comparison
FAIL: gcc.dg/pch/static-2.c  -O1  assembly comparison
FAIL: gcc.dg/pch/static-3.c -O0 -g assembly comparison
FAIL: gcc.dg/pch/static-3.c  -O0  assembly comparison
FAIL: gcc.dg/pch/static-3.c  -O1  assembly comparison

and the log file says... 

Executing on host: /usr/local/src/trunk/objdir64/gcc/xgcc -
B/usr/local/src/trunk/objdir64/gcc/ /usr/local/src/trunk/gcc/gcc/testsuite/gcc.
dg/pch/static-1.c  -O0 -g -I. -S  -o static-1.s(timeout = 300)
PASS: gcc.dg/pch/static-1.c -O0 -g (test for excess errors)
line #47
   save%sp, -192, %sp
   .register   %g2, #scratch
line #48
 .LLCFI1:
   .register   %g3, #scratch
line #49
   .loc 2 5 0
   save%sp, -192, %sp
line #50
   sethi   %hi(counter.1102), %g1
 .LLCFI1:
line #51
   or  %g1, %lo(counter.1102), %g1
   .loc 2 5 0
line #52
   ld  [%g1], %g1
   sethi   %hi(counter.1102), %g1
line #53
   mov %g1, %g3
   or  %g1, %lo(counter.1102), %g1
line #54
   add %g1, 1, %g2
   ld  [%g1], %g1
line #55
   sethi   %hi(counter.1102), %g1
   mov %g1, %g3
line #56
   or  %g1, %lo(counter.1102), %g1
   add %g1, 1, %g2
line #57
   st  %g2, [%g1]
   sethi   %hi(counter.1102), %g1
line #58
   sra %g3, 0, %g1
   or  %g1, %lo(counter.1102), %g1
line #59
   .loc 2 6 0
   st  %g2, [%g1]
line #60
   mov %g1, %i0
   sra %g3, 0, %g1
line #61
   return  %i7+8
   .loc 2 6 0
line #62
nop
   mov %g1, %i0
line #63
 .LLFE3:
   return  %i7+8
line #64
   .size   bar, .-bar
nop
line #65
   .section.debug_frame
 .LLFE3:
line #66
 .LLframe0:
   .size   bar, .-bar
line #67
   .uaword .LLECIE0-.LLSCIE0
   .section.debug_frame
line #68
 .LLSCIE0:
 .LLframe0:
line #69
   .uaword 0x
   .uaword .LLECIE0-.LLSCIE0
line #70
   .byte   0x1
 .LLSCIE0:
line #71
   .asciz  
   .uaword 0x
line #72
   .uleb128 0x1
   .byte   0x1
line #73
   .sleb128 -8
   .asciz  
line #74
   .byte   0xf
   .uleb128 0x1
line #75
   .byte   0xc
   .sleb128 -8
line #76
   .uleb128 0xe
   .byte   0xf
line #77
   .uleb128 0x7ff
   .byte   0xc
line #78
   .align 8
   .uleb128 0xe
line #79
 .LLECIE0:
   .uleb128 0x7ff
line #80
 .LLSFDE0:
   .align 8
line #81
   .uaword .LLEFDE0-.LLASFDE0
 .LLECIE0:
line #82
 .LLASFDE0:
 .LLSFDE0:
line #83
   .uaword .LLframe0
   .uaword .LLEFDE0-.LLASFDE0
line #84
   .uaxword.LLFB2
 .LLASFDE0:
line #85
   .uaxword.LLFE2-.LLFB2
   .uaword .LLframe0
line #86
   .byte   0x4
   .uaxword.LLFB2
line #87
   .uaword .LLCFI0-.LLFB2
   .uaxword.LLFE2-.LLFB2
line #88
   .byte   0xd
   .byte   0x4
line #89
   .uleb128 0x1e
   .uaword .LLCFI0-.LLFB2
line #90
   .byte   0x2d
   .byte   0xd
line #91
   .byte   0x9
   .uleb128 0x1e
line #92
   .uleb128 0xf
   .byte   0x2d
line #93
   .uleb128 0x1f
   .byte   0x9
line #94
   .align 8
   .uleb128 0xf
line #95
 .LLEFDE0:
   .uleb128 0x1f
line #96
 .LLSFDE2:
   .align 8
line #97
   .uaword .LLEFDE2-.LLASFDE2
 .LLEFDE0:
line #98
 .LLASFDE2:
 .LLSFDE2:
line #99
   .uaword .LLframe0
   .uaword .LLEFDE2-.LLASFDE2
line #100
   .uaxword.LLFB3
 .LLASFDE2:
line #101
   .uaxword.LLFE3-.LLFB3
   .uaword .LLframe0
line 

[Bug c/20673] C PCH testsuite assembly comparison failure

2005-03-28 Thread christian dot joensson at gmail dot com


-- 
   What|Removed |Added

Summary|C PCH assembly comparison   |C PCH testsuite assembly
   |failure |comparison failure


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


[Bug pch/20673] C PCH testsuite assembly comparison failure

2005-03-28 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-03-29 07:49 ---
This also happens on 4.0 branch, see testreport at
http://gcc.gnu.org/ml/gcc-testresults/2005-03/msg01946.html

-- 


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


[Bug c/20553] New: FAIL: gcc.c-torture/compile/20011119-2.c -O1 on sparc-linux

2005-03-19 Thread christian dot joensson at gmail dot com
Aurora SPARC Linux release 2.0 (Kashmir FC3) UltraSparc IIi (Sabre) sun4u:

binutils-2.15.94.0.2-1.sparc
bison-1.875c-2.sparc
dejagnu-1.4.4-2.noarch
expect-5.42.1-1.sparc
gcc-3.4.2-6.fc3.sparc
gcc4-4.0.0-0.8sparc.sparc
glibc-2.3.3-99.sparcv9
glibc-2.3.3-99.sparc64
glibc-devel-2.3.3-99.sparc64
glibc-devel-2.3.3-99.sparc
glibc-headers-2.3.3-99.sparc64
glibc-headers-2.3.3-99.sparc
glibc-kernheaders-2.6-20sparc.sparc
kernel-2.6.11-1.1166sp1.sparc64
package kernel-devel is not installed
package kernel-smp is not installed
libgcc-3.4.2-6.fc3.sparc
libgcc-3.4.2-6.fc3.sparc64
libstdc++-3.4.2-6.fc3.sparc
libstdc++-3.4.2-6.fc3.sparc64
libstdc++-devel-3.4.2-6.fc3.sparc
libstdc++-devel-3.4.2-6.fc3.sparc64
make-3.80-5.sparc
nptl-devel-2.3.3-99.sparcv9
tcl-8.4.7-2.sparc

LAST_UPDATED: Fri Mar 18 07:24:21 UTC 2005

configure flags: sparc-linux --enable-__cxa_atexit --disable-multilib
--enable-shared --enable-languages=c,ada,c++

Native configuration is sparc-unknown-linux-gnu

Executing on host: /usr/local/src/branch/objdir32/gcc/xgcc
-B/usr/local/src/branch/objdir32/gcc/   -O1  -w -c  -o 2009-2.o
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/compile/2009-2.c
   (timeout = 300)
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/compile/2009-2.c:4:
internal compiler error: in cgraph_expand_function, at
cgraphunit.c:837
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
compiler exited with status 1
output is:
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/compile/2009-2.c:4:
internal compiler error: in cgraph_expand_function, at
cgraphunit.c:837
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.

FAIL: gcc.c-torture/compile/2009-2.c  -O1  (test for excess errors)

other optimisation levels work...

-- 
   Summary: FAIL: gcc.c-torture/compile/2009-2.c -O1 on sparc-
linux
   Product: gcc
   Version: 4.0.0
Status: UNCONFIRMED
  Severity: normal
  Priority: P2
 Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: christian dot joensson at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: sparc-unknown-linux-gnu
  GCC host triplet: sparc-unknown-linux-gnu
GCC target triplet: sparc-unknown-linux-gnu


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


[Bug c/20553] FAIL: gcc.c-torture/compile/20011119-2.c -O1 on sparc-linux

2005-03-19 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-03-19 15:18 ---
[EMAIL PROTECTED] branch]$ /usr/local/src/branch/objdir32/gcc/xgcc -v
-save-temps -B/usr/local/src/branch/objdir32/gcc/   -O1  -w -c  -o
2009-2.o /usr/local/src/branch/gcc/gcc/testsuite/gcc.c-
torture/compile/2009-2.c
Reading specs from /usr/local/src/branch/objdir32/gcc/specs
Target: sparc-linux
Configured with: /usr/local/src/branch/gcc/configure sparc-linux
--enable-__cxa_atexit --disable-multilib --enable-shared
--enable-languages=c,ada,c++
Thread model: posix
gcc version 4.0.0 20050318 (prerelease)
 /usr/local/src/branch/objdir32/gcc/cc1 -E -quiet -v -iprefix
/usr/local/src/branch/objdir32/gcc/../lib/gcc/sparc-linux/4.0.0/
-isystem /usr/local/src/branch/objdir32/gcc/include
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/compile/2009-2.c
-mcpu=v7 -w -O1 -fpch-preprocess -o 2009-2.i
ignoring nonexistent directory
/usr/local/src/branch/objdir32/gcc/../lib/gcc/sparc-linux/4.0.0/include
ignoring nonexistent directory
/usr/local/src/branch/objdir32/gcc/../lib/gcc/sparc-
linux/4.0.0/../../../../sparc-linux/include
ignoring nonexistent directory NONE/include
ignoring nonexistent directory /usr/local/lib/gcc/sparc-linux/4.0.0/include
ignoring nonexistent directory /usr/local/lib/../sparc-linux/include
#include ... search starts here:
#include ... search starts here:
 /usr/local/src/branch/objdir32/gcc/include
 /usr/local/include
 /usr/include
End of search list.
 /usr/local/src/branch/objdir32/gcc/cc1 -fpreprocessed 2009-2.i
-quiet -dumpbase 2009-2.c -mcpu=v7 -auxbase-strip 2009-2.o -O1
-w -version -o 2009-2.s
GNU C version 4.0.0 20050318 (prerelease) (sparc-linux)
compiled by GNU C version 4.0.0 20050318 (prerelease).
GGC heuristics: --param ggc-min-expand=47 --param ggc-min-heapsize=31992
/usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/compile/2009-2.c:4:
internal compiler error: in cgraph_expand_function, at
cgraphunit.c:837
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
[EMAIL PROTECTED] branch]$ cat 2009-2.s

.file   2009-2.c
.section.text
.align 4
.global bar
.type   bar, #function
.proc   04
bar:
jmp %o7+8
 mov23, %o0
.size   bar, .-bar
.align 4
.global baz
.type   baz, #function
.proc   04
baz:
save%sp, -104, %sp
callfoo, 0
 nop
jmp %i7+8
 restore %g0, %o0, %o0
.size   baz, .-baz
[EMAIL PROTECTED] branch]$ cat 2009-2.i
# 1 /usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/compile/2009-
2.c
# 1 built-in
# 1 command line
# 1 /usr/local/src/branch/gcc/gcc/testsuite/gcc.c-torture/compile/2009-
2.c
extern inline int foo (void) { return 23; }
int bar (void) { return foo (); }
extern int foo (void) __attribute__ ((weak, alias (xxx)));
int baz (void) { return foo (); }
int xxx(void) __asm__(xxx);
int xxx(void) { return 23; }
[EMAIL PROTECTED] branch]$ 



-- 


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


[Bug c/20553] FAIL: gcc.c-torture/compile/20011119-2.c -O1 on sparc-linux

2005-03-19 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-03-19 15:20 ---
This also happens on mainline, see

http://gcc.gnu.org/ml/gcc-testresults/2005-03/msg01267.html

-- 


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


[Bug testsuite/20554] New testsuite fails: error: alias definitions not supported in this configuration

2005-03-19 Thread christian dot joensson at gmail dot com


-- 
   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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


[Bug middle-end/20524] [4.0/4.1 regression] cris-axis-elf testsuite failures: gcc.c-torture/compile/20011119-1.c and -2

2005-03-19 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-03-19 15:37 ---
I guess this is related to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20553 
and http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20554 

-- 
   What|Removed |Added

 CC||christian dot joensson at
   ||gmail dot com


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


[Bug ada/20035] failed run-time assertion : Tasking not implemented on this configuration on sparc-linux

2005-03-06 Thread christian dot joensson at gmail dot com

--- Additional Comments From christian dot joensson at gmail dot com  
2005-03-06 12:30 ---
Laurent Guerby suggested I use this in the gcc/ada/Makefile.in:


ifeq ($(strip $(filter-out sparc% linux%,$(arch) $(osys))),)
  LIBGNAT_TARGET_PAIRS = \
  a-intnam.adsa-intnam-linux.ads \
  s-inmaop.adbs-inmaop-posix.adb \
  s-intman.adbs-intman-posix.adb \
  s-osinte.adbs-osinte-posix.adb \
  s-osinte.adss-osinte-linux.ads \
  s-osprim.adbs-osprim-posix.adb \
  s-taprop.adbs-taprop-linux.adb \
  s-taspri.adss-taspri-linux.ads \
  s-tpopsp.adbs-tpopsp-posix-foreign.adb \
  s-parame.adbs-parame-linux.adb \
  system.adssystem-linux-sparc.ads

  TOOLS_TARGET_PAIRS =  \
mlib-tgt.adbmlib-tgt-linux.adb \
indepsw.adbindepsw-linux.adb

  THREADSLIB = -lpthread
  GNATLIB_SHARED = gnatlib-shared-dual
  GMEM_LIB = gmemlib
  PREFIX_OBJS = $(PREFIX_REAL_OBJS)
  LIBRARY_VERSION := $(LIB_VERSION)
endif


I also would like to have sparc64 in like this...

Looking at the section that starts with 
ifeq ($(strip $(filter-out sparc sun solaris%,$(targ))),)

I see quite a few things I'd like to see also

  ifeq ($(strip $(filter-out fsu FSU,$(THREAD_KIND))),)

  ifeq ($(strip $(filter-out pthread PTHREAD,$(THREAD_KIND))),)

(or something similar, nptl maybe?)

  ifeq ($(strip $(filter-out m64,$(THREAD_KIND))),)

(definately this too)

Furthermore, as per Laurent's suggestion, the Tick in the first two 
attachments should rather be 

Tick  : constant := 0.000_001;

instead of

Tick  : constant := 0.01;

Last, there's a line length error, line 8 in both attachments is two chars too 
long

-- 


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


  1   2   >