LAST_UPDATED: Sat Jul 7 08:45:25 UTC 2007 (revision 126436)
Target: sparc-linux-gnu
gcc version 4.2.1 20070707 (prerelease) (Debian 4.2-20070707-1)
Native configuration is sparc-unknown-linux-gnu
=== libjava tests ===
Running target unix
WARNING: program timed out.
FAIL: getloc
LAST_UPDATED: Sat Jul 7 08:45:25 UTC 2007 (revision 126436)
Target: powerpc-linux-gnu
gcc version 4.2.1 20070707 (prerelease) (Debian 4.2-20070707-1)
Native configuration is powerpc-unknown-linux-gnu
=== libjava tests ===
Running target unix
WARNING: program timed out.
FAIL: ge
LAST_UPDATED: Sat Jul 7 08:45:25 UTC 2007 (revision 126436)
Target: i486-linux-gnu
gcc version 4.2.1 20070707 (prerelease) (Debian 4.2-20070707-1)
Native configuration is i486-pc-linux-gnu
=== libjava tests ===
Running target unix
WARNING: program timed out.
FAIL: getlocalvarta
LAST_UPDATED: Sat Jul 7 08:45:25 UTC 2007 (revision 126436)
Target: powerpc-linux-gnu
gcc version 4.2.1 20070707 (prerelease) (Debian 4.2-20070707-1)
Native configuration is powerpc-unknown-linux-gnu
=== g++ tests ===
Running target unix
=== g++ Summary for uni
LAST_UPDATED: Sat Jul 7 08:45:25 UTC 2007 (revision 126436)
Target: i486-linux-gnu
gcc version 4.2.1 20070707 (prerelease) (Debian 4.2-20070707-1)
Native configuration is i486-pc-linux-gnu
=== g++ tests ===
Running target unix
XPASS: g++.dg/tree-ssa/ivopts-1.C scan-tree-dump-no
Processing commands for [EMAIL PROTECTED]:
> severity 431103 serious
Bug#431103: gnat from experimental is uninstallable
Severity set to `serious' from `normal'
> thanks
Stopping processing here.
Please contact me if you need assistance.
Debian bug tracking system administrator
(administrator,
--- Comment #4 from burnus at gcc dot gnu dot org 2007-07-08 17:49 ---
> function f()
> integer :: i = irand()
> f = i
> end function
We should give a message such as ifort:
The initialization shall not appear for this object name. [F]
This array or function or substring is in
--- Comment #3 from dfranke at gcc dot gnu dot org 2007-07-08 17:28 ---
> function f()
> integer :: i = irand()
> end function
Make that:
function f()
integer :: f = irand()
end function
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31639
--- You are receiving this mail b
--- Comment #2 from dfranke at gcc dot gnu dot org 2007-07-08 17:26 ---
Further reduced testcase:
$> cat pr31639.f90
function f()
integer :: i = irand()
f = i
end function
$> gfortran-svn -g -Wall -c pr31639.f90
pr31639.f90: In function 'f':
pr31639.f90:1: internal compiler error:
#
# bts-link upstream status pull for source package gcc-snapshot
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#
user [EMAIL PROTECTED]
# remote status report for #428868
# * http://gcc.gnu.org/PR32337
# * remote status changed: UNCONFIRMED -> ASSIGNED
usertags 4288
--- Comment #9 from ebotcazou at gcc dot gnu dot org 2007-07-08 14:25
---
*** Bug 32675 has been marked as a duplicate of this bug. ***
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed |Added
--
--- Comment #1 from ebotcazou at gcc dot gnu dot org 2007-07-08 14:25
---
*** This bug has been marked as a duplicate of 32589 ***
--
ebotcazou at gcc dot gnu dot org changed:
What|Removed |Added
-
Processing commands for [EMAIL PROTECTED]:
> forwarded 425608 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32072
Bug#425608: g++-4.2: fails to compile some code with -O3 while -O2 works
Noted your statement that Bug has been forwarded to
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32072.
> thanks
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Package: gcj-4.1
Version: 4.1.2-12
Severity: important
(as requsted)
newer gcj-4.1s make OOos Java assistants simply hangs on ppc when you
choose them. This happens with and without -gcj and it
works with the Oo 2.2.1 backport on etch with etchs gcj
14 matches
Mail list logo