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/81693] FAIL: gcc.dg/torture/pr25967-*.c -O* execution test on darwin


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

--- Comment #18 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Dominique d'Humieres from comment #17)
> > I updated it again.  If it still doesn't work, please show me what
> > you applied.
> 
> The test now pass in 64 bit mode, but not in 32 bit one:
> 
> % /opt/gcc/gcc8w/bin/gcc
> /opt/gcc/work/gcc/testsuite/gcc.dg/torture/pr25967-1.c
> % ./a.out
> % /opt/gcc/gcc8w/bin/gcc
> /opt/gcc/work/gcc/testsuite/gcc.dg/torture/pr25967-1.c -m32
> % ./a.out
> Segmentation fault
> 

Do you know why it fails in 32-bit mode?

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