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 Version Description +++-==============-==============-============================================ ii gcc-4.6 4.6.0-13 GNU C compiler -- Russ Allbery (r...@debian.org) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to debian-gcc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/87wrglpgfa....@windlord.stanford.edu