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



Bastian Hecht <hechtb at gmail dot com> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

          Component|target                      |c



--- Comment #2 from Bastian Hecht <hechtb at gmail dot com> 2012-10-19 11:55:37 
UTC ---

I'm afraid I don't have the knowledge to comment the inline assembly. The

command line is:



arm-linux-gnueabi-gcc -Wp,-MD,drivers/mtd/nand/.docg4.o.d  -nostdinc

-isystem /usr/lib/gcc/arm-linux-gnueabi/4.6/include

-I$KERNEL_DIR/arch/arm/include -Iarch/arm/include/generated  -Iinclude

-I$KERNEL_DIR/arch/arm/include/uapi -Iarch/arm/include/generated/uapi

-I$KERNEL_DIR/include/uapi -Iinclude/generated/uapi -include

$KERNEL_DIR/include/linux/kconfig.h -D__KERNEL__ -mlittle-endian

-Iarch/arm/mach-shmobile/include -Wall -Wundef -Wstrict-prototypes

-Wno-trigraphs -fno-strict-aliasing -fno-common

-Werror-implicit-function-declaration -Wno-format-security

-fno-delete-null-pointer-checks -O2 -marm -fno-dwarf2-cfi-asm

-fno-omit-frame-pointer -mapcs -mno-sched-prolog -mabi=aapcs-linux

-mno-thumb-interwork -D__LINUX_ARM_ARCH__=7 -march=armv7-a

-msoft-float -Uarm -Wframe-larger-than=1024 -fno-stack-protector

-Wno-unused-but-set-variable -fno-omit-frame-pointer

-fno-optimize-sibling-calls -Wdeclaration-after-statement

-Wno-pointer-sign -fno-strict-overflow -fconserve-stack  -DMODULE

-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(docg4)"

-D"KBUILD_MODNAME=KBUILD_STR(docg4)" --save-temps -c -o

drivers/mtd/nand/docg4.o drivers/mtd/nand/docg4.c

Reply via email to