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

Rainer Orth <ro at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|hppa2.0w-hp-hpux11.11,      |hppa2.0w-hp-hpux11.11,
                   |arm-none-linux-gnueabihf    |arm-none-linux-gnueabihf,
                   |                            |*-*-solaris2.*
                 CC|                            |ro at gcc dot gnu.org

--- Comment #3 from Rainer Orth <ro at gcc dot gnu.org> ---
I'm seeing the same on Solaris, both sparc and x86, 32-bit only, at -O0 and
-O1.

E.g. on i386-pc-solaris2.12, the SEGV is

Thread 2 received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1 (LWP 1)]
0xfe2bd312 in memcpy () from /lib/libc.so.1
(gdb) where
#0  0xfe2bd312 in memcpy () from /lib/libc.so.1
#1  0x080542f6 in new_prt_spec2 ()
#2  0x08052efc in MAIN__ ()
#3  0x080544d1 in main ()

  Rainer

Reply via email to