public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/63394] Segmentation Fault with -O3 flag on ARM v61 Processor
       [not found] <bug-63394-4@http.gcc.gnu.org/bugzilla/>
@ 2014-09-27 23:00 ` mikpelinux at gmail dot com
  2014-09-28 12:51 ` Bruce at Daihls dot com
  2015-01-15 10:49 ` [Bug target/63394] " ramana at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: mikpelinux at gmail dot com @ 2014-09-27 23:00 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from Mikael Pettersson <mikpelinux at gmail dot com> ---
(In reply to Bruce Dale from comment #0)
> gcc build options: unknown

"gcc -v" will tell you that


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

* [Bug c/63394] Segmentation Fault with -O3 flag on ARM v61 Processor
       [not found] <bug-63394-4@http.gcc.gnu.org/bugzilla/>
  2014-09-27 23:00 ` [Bug c/63394] Segmentation Fault with -O3 flag on ARM v61 Processor mikpelinux at gmail dot com
@ 2014-09-28 12:51 ` Bruce at Daihls dot com
  2015-01-15 10:49 ` [Bug target/63394] " ramana at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: Bruce at Daihls dot com @ 2014-09-28 12:51 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Bruce Dale <Bruce at Daihls dot com> ---
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)


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

* [Bug target/63394] Segmentation Fault with -O3 flag on ARM v61 Processor
       [not found] <bug-63394-4@http.gcc.gnu.org/bugzilla/>
  2014-09-27 23:00 ` [Bug c/63394] Segmentation Fault with -O3 flag on ARM v61 Processor mikpelinux at gmail dot com
  2014-09-28 12:51 ` Bruce at Daihls dot com
@ 2015-01-15 10:49 ` ramana at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: ramana at gcc dot gnu.org @ 2015-01-15 10:49 UTC (permalink / raw)
  To: gcc-bugs

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


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

end of thread, other threads:[~2015-01-15 10:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-63394-4@http.gcc.gnu.org/bugzilla/>
2014-09-27 23:00 ` [Bug c/63394] Segmentation Fault with -O3 flag on ARM v61 Processor mikpelinux at gmail dot com
2014-09-28 12:51 ` Bruce at Daihls dot com
2015-01-15 10:49 ` [Bug target/63394] " ramana 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).