Bug#630746: unreproducible

2011-07-21 Thread Matthias Klose
forwarded 630746 http://gcc.gnu.org/PR49049
tag 630746 - moreinfo
tag 630746 + upstream
thanks

seen in 4.6 and -snapshot, works in 4.5 and 4.4. Not seen in thumb mode or with 
-O2.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#630746: unreproducible

2011-07-19 Thread Matthias Klose
On 06/17/2011 12:20 AM, Russ Allbery wrote:
 Matthias Klose d...@debian.org writes:
 
 can't reproduce with the attached file, and -g -O -c
 
 abel:~/openafs-1.6.0~pre5/src/tsalvaged gcc -g -O -c volume.i -DNINTERFACE 
 -DAFS_PTHREAD_ENV -pthread -D_REENTRANT -D_LARGEFILE64_SOURCE -DRXDEBUG 
 -DFSSYNC_BUILD_CLIENT -DSALVSYNC_BUILD_SERVER -DSALVSYNC_BUILD_CLIENT 
 -DAFS_DEMAND_ATTACH_FS -o volume.o
 ../vol/volume.c: In function ‘VShutdown_r’:
 ../vol/volume.c:1320:1: error: insn does not satisfy its constraints:
 (insn 1117 1116 669 56 (set (reg:SI 8 r8 [561])
 (minus:SI (const_int 12 [0xc])
 (const_int 5784 [0x1698]))) ../vol/volume.c:1409 29 
 {*arm_subsi3_insn}
  (nil))
 ../vol/volume.c:1320:1: internal compiler error: in 
 copyprop_hardreg_forward_1, at regcprop.c:767
 Please submit a full bug report,
 with preprocessed source if appropriate.
 See file:///usr/share/doc/gcc-4.6/README.Bugs for instructions.
 
 Were you missing the other command-line arguments, like -pthread and the
 defines that were given on the command line?

$ gcc -g -O -c -pthread volume.i
../vol/volume.c: In function 'VInitNextVolumeId':
../vol/volume.c:1018:984: error: unknown type name '__resul'

it's preprocessed source, so the defines are not necessary.

 I suppose the other possibility is that this is fixed in a newer version
 of gcc that you're using.  This is on abel.debian.org:
 
 ii  gcc-4.64.6.0-13   GNU C compiler

please request and update and recheck.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#630746: unreproducible

2011-06-16 Thread Matthias Klose
tag 630746 + help moreinfo
thanks

can't reproduce with the attached file, and -g -O -c



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#630746: unreproducible

2011-06-16 Thread Russ Allbery
Matthias Klose d...@debian.org writes:

 can't reproduce with the attached file, and -g -O -c

abel:~/openafs-1.6.0~pre5/src/tsalvaged gcc -g -O -c volume.i -DNINTERFACE 
-DAFS_PTHREAD_ENV -pthread -D_REENTRANT -D_LARGEFILE64_SOURCE -DRXDEBUG 
-DFSSYNC_BUILD_CLIENT -DSALVSYNC_BUILD_SERVER -DSALVSYNC_BUILD_CLIENT 
-DAFS_DEMAND_ATTACH_FS -o volume.o
../vol/volume.c: In function ‘VShutdown_r’:
../vol/volume.c:1320:1: error: insn does not satisfy its constraints:
(insn 1117 1116 669 56 (set (reg:SI 8 r8 [561])
(minus:SI (const_int 12 [0xc])
(const_int 5784 [0x1698]))) ../vol/volume.c:1409 29 
{*arm_subsi3_insn}
 (nil))
../vol/volume.c:1320:1: internal compiler error: in copyprop_hardreg_forward_1, 
at regcprop.c:767
Please submit a full bug report,
with preprocessed source if appropriate.
See file:///usr/share/doc/gcc-4.6/README.Bugs for instructions.

Were you missing the other command-line arguments, like -pthread and the
defines that were given on the command line?

I suppose the other possibility is that this is fixed in a newer version
of gcc that you're using.  This is on abel.debian.org:

abel:~/openafs-1.6.0~pre5/src/tsalvaged where gcc
/usr/bin/gcc
/usr/bin/X11/gcc
abel:~/openafs-1.6.0~pre5/src/tsalvaged ls -al /usr/bin/gcc
lrwxrwxrwx 1 root root 7 Apr 30 21:25 /usr/bin/gcc - gcc-4.6
abel:~/openafs-1.6.0~pre5/src/tsalvaged dpkg -l gcc-4.6
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  gcc-4.64.6.0-13   GNU C compiler

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org