https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63394

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |ramana at gcc dot gnu.org
         Resolution|---                         |WORKSFORME

--- Comment #3 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
(In reply to Bruce Dale from comment #2)
> gcc -v reports:
> 
> Using built-in specs.
> COLLECT_GCC=gcc
> COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv6hl-redhat-linux-gnueabi/4.8.2/lto-
> wrapper
> Target: armv6hl-redhat-linux-gnueabi
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
> --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla
> --enable-bootstrap --enable-shared --enable-threads=posix
> --enable-checking=release --with-system-zlib --enable-__cxa_atexit
> --disable-libunwind-exceptions --enable-gnu-unique-object
> --enable-linker-build-id --with-linker-hash-style=gnu
> --enable-languages=c,c++,objc,obj-c++,java,fortran,go,lto --enable-plugin
> --enable-initfini-array --enable-java-awt=gtk --disable-dssi
> --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
> --enable-libgcj-multifile --enable-java-maintainer-mode
> --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib
> --with-isl=/builddir/build/BUILD/gcc-4.8.2-20131212/obj-armv6hl-redhat-linux-
> gnueabi/isl-install
> --with-cloog=/builddir/build/BUILD/gcc-4.8.2-20131212/obj-armv6hl-redhat-
> linux-gnueabi/cloog-install --disable-sjlj-exceptions --with-arch=armv6
> --with-float=hard --with-fpu=vfp --with-abi=aapcs-linux
> --build=armv6hl-redhat-linux-gnueabi --target armv6hl-redhat-linux-gnueabi
> Thread model: posix
> gcc version 4.8.2 20131212 (Red Hat 4.8.2-8) (GCC)

Works for me with the latest FSF GCC 4.8 branch - please report this to your
vendor. 

-S -O3 -mfpu=vfp -mfloat-abi=softfp -march=armv

Reply via email to