public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/37543]  New: Assembler error during compilation
@ 2008-09-16 16:09 anhvofrcaus at gmail dot com
  2008-09-16 16:14 ` [Bug ada/37543] " pinskia at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: anhvofrcaus at gmail dot com @ 2008-09-16 16:09 UTC (permalink / raw)
  To: gcc-bugs

bash-2.05b$ gcc -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.4-20080912/configure
--enable-languages=ada,c++,fortran
--with-mpfr=/home/voax/linux/tools/mpfr-2.2.1
Thread model: posix
gcc version 4.4.0 20080912 (experimental) (GCC)

when compiling the hello.adb program below, the compiler fails as indication by

bash-2.05b$ gcc -c hello.adb
/tmp/ccV7MEis.s: Assembler messages:
/tmp/ccV7MEis.s:11: Error: unknown pseudo-op: `.cfi_personality'

with GNAT.IO; use GNAT.IO;

procedure Hello is
begin
   Put_Line ("Hello World. Welcome to GNAT");
end Hello;


-- 
           Summary: Assembler error during compilation
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: anhvofrcaus at gmail dot com
  GCC host triplet: RH
GCC target triplet: RH


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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-11-18 15:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-16 16:09 [Bug ada/37543] New: Assembler error during compilation anhvofrcaus at gmail dot com
2008-09-16 16:14 ` [Bug ada/37543] " pinskia at gcc dot gnu dot org
2008-09-16 16:35 ` anhvofrcaus at gmail dot com
2008-09-19 14:24 ` anhvofrcaus at gmail dot com
2008-09-19 15:26 ` anhvofrcaus at gmail dot com
2008-11-17 19:42 ` sam at gcc dot gnu dot org
2008-11-18 15:34 ` anhvofrcaus at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).