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/52444] New: gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE fails at -m32
Date: Thu, 01 Mar 2012 02:51:00 -0000	[thread overview]
Message-ID: <bug-52444-4@http.gcc.gnu.org/bugzilla/> (raw)

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

             Bug #: 52444
           Summary: gcc.dg/tree-prof/pr44777.c execution,
                    -fprofile-generate -D_PROFILE_GENERATE fails at -m32
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: howarth@nitro.med.uc.edu


On x86_64-apple-darwin11, the -m32 test case...

FAIL: gcc.dg/tree-prof/pr44777.c execution,    -fprofile-generate
-D_PROFILE_GENERATE
UNRESOLVED: gcc.dg/tree-prof/pr44777.c compilation,  -fprofile-use
-D_PROFILE_USE

This appears in gdb as...

# ./pr44777.x01
Segmentation fault
[prrg4:gcc/testsuite/gcc] root# gdb ./pr44777.x01
GNU gdb 6.3.50-20050815 (Apple version gdb-1752) (Sat Jan 28 03:02:46 UTC 2012)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "x86_64-apple-darwin"...Reading symbols for shared
libraries ... done

(gdb) r
Starting program:
/sw/src/fink.build/gcc47-4.7.0-1/darwin_objdir/gcc/testsuite/gcc/pr44777.x01 
Reading symbols for shared libraries ++........................ done

Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0xad31d668
0x00013742 in __subtf3 (a=<invalid float value>, b=<invalid float value>) at
../../../../gcc-4.7-20120228/libgcc/soft-fp/subtf3.c:44
44      FP_SUB_Q(R, A, B);
(gdb) bt
#0  0x00013742 in __subtf3 (a=<invalid float value>, b=<invalid float value>)
at ../../../../gcc-4.7-20120228/libgcc/soft-fp/subtf3.c:44
#1  0x646a626f in ?? ()
(gdb)


             reply	other threads:[~2012-03-01  2:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01  2:51 howarth at nitro dot med.uc.edu [this message]
2012-12-15 14:02 ` [Bug c/52444] " howarth at nitro dot med.uc.edu
2012-12-15 14:15 ` howarth at nitro dot med.uc.edu
2012-12-15 14:17 ` howarth at nitro dot med.uc.edu
2012-12-15 14:23 ` howarth at nitro dot med.uc.edu
2012-12-15 18:15 ` [Bug target/52444] non-local gotos are broken on x86 darwin pinskia 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-52444-4@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).