public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/48336] New: Error in generation of ARM ldrd instruction
@ 2011-03-29 14:33 revital.eres at linaro dot org
  2011-03-29 15:59 ` [Bug target/48336] " revital.eres at linaro dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: revital.eres at linaro dot org @ 2011-03-29 14:33 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Error in generation of ARM ldrd instruction
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: revital.eres@linaro.org
              Host: arm-linux-gnueabi
            Target: arm-linux-gnueabi


I get the follwoing error while building GCC trunk -r171652 on
arm-linux-gnueabi
the configuration is:  ../gcc/configure --enable-checking
--enable-languages=c,c++,lto,fortran --disable-bootstrap
--with-mpfr=/opt/cfarm/mpfr-2.4.2 --with-gmp=/opt/cfarm/gmp-4.2.4
--with-mpc=/opt/cfarm/mpc-0.8 --with-arch=armv7-a


Entering directory
`/home/revitale/mainline/build/armv7l-unknown-linux-gnueabi/libiberty'

~/mainline/build/armv7l-unknown-linux-gnueabi/libiberty$
/home/revitale/mainline/build/./gcc/xgcc -B/home/revitale/mainline/build/./gcc/
-B/home/revitale/mainline/build/armv7l-unknown-linux-gnueabi/bin/
-B/home/revitale/mainline/build/armv7l-unknown-linux-gnueabi/lib/ -isystem
/home/revitale/mainline/build/armv7l-unknown-linux-gnueabi/include -isystem
/home/revitale/mainline/build/armv7l-unknown-linux-gnueabi/sys-include    -c
-DHAVE_CONFIG_H -g -O2  -I. -I../../../gcc/libiberty/../include  -W -Wall
-Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic 
../../../gcc/libiberty/simple-object-elf.c -o simple-object-elf.o
/tmp/ccQwihSs.s: Assembler messages:
/tmp/ccQwihSs.s:945: Error: first destination register must be even -- `ldrd
fp,[r6,#16]'


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

end of thread, other threads:[~2011-03-30 14:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-29 14:33 [Bug target/48336] New: Error in generation of ARM ldrd instruction revital.eres at linaro dot org
2011-03-29 15:59 ` [Bug target/48336] " revital.eres at linaro dot org
2011-03-30  2:16 ` vmakarov at gcc dot gnu.org
2011-03-30  8:45 ` rguenth at gcc dot gnu.org
2011-03-30 11:38 ` revital.eres at linaro dot org
2011-03-30 14:51 ` krebbel at gcc dot gnu.org

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).