This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/48336] Error in generation of ARM ldrd instruction


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

--- Comment #1 from revital.eres at linaro dot org 2011-03-29 15:43:41 UTC ---
Created attachment 23803
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23803
A testcase based on simple-object-elf.c

Here is the command line for running:

/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 new_bad.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]