[Bug ada/37543] Assembler error during compilation

2008-11-18 Thread anhvofrcaus at gmail dot com
--- Comment #6 from anhvofrcaus at gmail dot com 2008-11-18 15:32 --- Subject: Re: Assembler error during compilation The problem does not exist any longer starting with gcc-4.4.0-20081031. Thus, it is considered fixed. On Mon, Nov 17, 2008 at 11:40 AM, sam at gcc dot gnu dot org

[Bug ada/37543] Assembler error during compilation

2008-11-17 Thread sam at gcc dot gnu dot org
--- Comment #5 from sam at gcc dot gnu dot org 2008-11-17 19:40 --- Please open a separate bug if you still experience build problems. This one (problem with generated assembler when compiling Ada code) should be closed as it has been resolved by yourself. -- sam at gcc dot gnu dot

[Bug ada/37543] Assembler error during compilation

2008-09-19 Thread anhvofrcaus at gmail dot com
--- Comment #3 from anhvofrcaus at gmail dot com 2008-09-19 14:23 --- On the second attempt to build gcc-4.4-20080912 using the latest binutils along with gmp-4.2.2 and mpfr-2.3.2, this problem goes away. In summary, GNAT works fines now. Additional note: c, ada, and c++ languages are

[Bug ada/37543] Assembler error during compilation

2008-09-19 Thread anhvofrcaus at gmail dot com
--- Comment #4 from anhvofrcaus at gmail dot com 2008-09-19 15:24 --- /home/voax/linux/build-4.4.0/./prev-gcc/xgcc -B/home/voax/linux/build-4.4.0/./prev-gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes

[Bug ada/37543] Assembler error during compilation

2008-09-16 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2008-09-16 16:12 --- Did you compile the compiler yourself? If not, do know what version of binutils they used? Also what version of as/binutils are you are using? cfi_personality is only in supported in newer versions of binutils.

[Bug ada/37543] Assembler error during compilation

2008-09-16 Thread anhvofrcaus at gmail dot com
--- Comment #2 from anhvofrcaus at gmail dot com 2008-09-16 16:34 --- Yes, I built the compiler myself. In fact, the configuration for this build is: bash-2.05b$ gcc -v Using built-in specs. Target: i686-pc-linux-gnu Configured with: ../gcc-4.4-20080912/configure