public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "howarth at nitro dot med.uc.edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/47538] GNU Scientific Library miscompiled by gcc 4.6
Date: Sun, 30 Jan 2011 02:07:00 -0000	[thread overview]
Message-ID: <bug-47538-4-0UbcrgxAtM@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-47538-4@http.gcc.gnu.org/bugzilla/>

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

Jack Howarth <howarth at nitro dot med.uc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |x86_64-apple-darwin10
      Known to work|                            |4.5.2
               Host|                            |x86_64-apple-darwin10
      Known to fail|                            |4.6.0
              Build|                            |x86_64-apple-darwin10

--- Comment #1 from Jack Howarth <howarth at nitro dot med.uc.edu> 2011-01-30 01:21:31 UTC ---
When gsl is built with FSF gcc 4.6 at -O1, the failure in the gsl testsuite
becomes a segfault...

Making check in cheb
make  test
gcc-fsf-4.6 -DHAVE_CONFIG_H -I. -I.. -I..    -O1 -MT test.o -MD -MP -MF
.deps/test.Tpo -c -o test.o test.c
mv -f .deps/test.Tpo .deps/test.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc-fsf-4.6  -O1   -o test test.o
libgslcheb.la ../ieee-utils/libgslieeeutils.la ../test/libgsltest.la
../sys/libgslsys.la ../err/libgslerr.la ../utils/libutils.la -lm 
libtool: link: gcc-fsf-4.6 -O1 -o test test.o  ./.libs/libgslcheb.a
../ieee-utils/.libs/libgslieeeutils.a ../test/.libs/libgsltest.a
../sys/.libs/libgslsys.a ../err/.libs/libgslerr.a ../utils/.libs/libutils.a -lm
make  check-TESTS
/bin/sh: line 1:  4837 Segmentation fault      ${dir}$tst
FAIL: test

whereas the gsl built with FSF gcc 4.5.2 at -O1 passes its make check fine.


  reply	other threads:[~2011-01-30  1:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-30  2:03 [Bug c/47538] New: " howarth at nitro dot med.uc.edu
2011-01-30  2:07 ` howarth at nitro dot med.uc.edu [this message]
2011-01-30  2:48 ` [Bug c/47538] " howarth at nitro dot med.uc.edu
2011-01-30  3:05 ` howarth at nitro dot med.uc.edu
2011-01-30  3:10 ` howarth at nitro dot med.uc.edu
2011-01-30  9:39 ` howarth at nitro dot med.uc.edu
2011-01-30 18:20 ` [Bug c/47538] [4.6 Regression] " hjl.tools at gmail dot com
2011-01-30 22:03 ` hjl.tools at gmail dot com
2011-01-31 10:16 ` [Bug tree-optimization/47538] " jakub at gcc dot gnu.org
2011-01-31 10:29 ` ebotcazou at gcc dot gnu.org
2011-01-31 10:45 ` jakub at gcc dot gnu.org
2011-01-31 10:53 ` rguenth at gcc dot gnu.org
2011-01-31 12:50 ` jakub at gcc dot gnu.org
2011-01-31 13:18 ` rguenth at gcc dot gnu.org
2011-01-31 13:24 ` rguenth at gcc dot gnu.org
2011-01-31 13:29 ` rguenth at gcc dot gnu.org
2011-01-31 15:57 ` howarth at nitro dot med.uc.edu
2011-01-31 17:07 ` jakub at gcc dot gnu.org
2011-01-31 17:23 ` jakub at gcc dot gnu.org
2011-02-02 18:31 ` dnovillo at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-47538-4-0UbcrgxAtM@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).