public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/51784] New: [4.7 Regression] FAIL: gcc.dg/tree-prof/pr44777.c execution,    -fprofile-generate -D_PROFILE_GENERATE
@ 2012-01-07 14:21 dominiq at lps dot ens.fr
  2012-01-07 21:34 ` [Bug middle-end/51784] " jakub at gcc dot gnu.org
                   ` (51 more replies)
  0 siblings, 52 replies; 53+ messages in thread
From: dominiq at lps dot ens.fr @ 2012-01-07 14:21 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 51784
           Summary: [4.7 Regression] FAIL: gcc.dg/tree-prof/pr44777.c
                    execution,    -fprofile-generate -D_PROFILE_GENERATE
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: jakub@redhat.com
              Host: x86_64-apple-darwin10
            Target: x86_64-apple-darwin10
             Build: x86_64-apple-darwin10


At revision 182975 on x86_64-apple-darwin10, the test
gcc.dg/tree-prof/pr44777.c fails with a segmentation fault:

Program received signal SIGSEGV, Segmentation fault.
0x900949d9 in __findenv () from /usr/lib/libSystem.B.dylib
(gdb) bt
#0  0x900949d9 in __findenv () from /usr/lib/libSystem.B.dylib
#1  0x90094971 in getenv () from /usr/lib/libSystem.B.dylib
#2  0x00002640 in gcov_exit () at ../../../../work/libgcc/libgcov.c:334
#3  0x900b1c0a in __cxa_finalize () from /usr/lib/libSystem.B.dylib
#4  0x900b1b14 in exit () from /usr/lib/libSystem.B.dylib
#5  0x00001cc8 in main () at
/opt/gcc/work/gcc/testsuite/gcc.dg/tree-prof/pr44777.c:42

Although the test has been introduced at revision 182920, I have marked it as a
regression since there is no segmentation fault at revision 182587.


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

end of thread, other threads:[~2013-09-01 15:39 UTC | newest]

Thread overview: 53+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-01-07 14:21 [Bug middle-end/51784] New: [4.7 Regression] FAIL: gcc.dg/tree-prof/pr44777.c execution, -fprofile-generate -D_PROFILE_GENERATE dominiq at lps dot ens.fr
2012-01-07 21:34 ` [Bug middle-end/51784] " jakub at gcc dot gnu.org
2012-01-07 22:41 ` dominiq at lps dot ens.fr
2012-01-08 12:10 ` dominiq at lps dot ens.fr
2012-01-08 12:13 ` dominiq at lps dot ens.fr
2012-01-08 12:14 ` dominiq at lps dot ens.fr
2012-01-08 12:15 ` dominiq at lps dot ens.fr
2012-01-08 12:16 ` dominiq at lps dot ens.fr
2012-01-08 12:19 ` dominiq at lps dot ens.fr
2012-01-09  9:09 ` rguenth at gcc dot gnu.org
2012-01-09 12:03 ` rguenth at gcc dot gnu.org
2012-01-11  8:20 ` jakub at gcc dot gnu.org
2012-01-11 21:11 ` dominiq at lps dot ens.fr
2012-01-11 21:31 ` iains at gcc dot gnu.org
2012-01-13 23:12 ` dominiq at lps dot ens.fr
2012-01-13 23:33 ` dominiq at lps dot ens.fr
2012-01-13 23:41 ` jakub at gcc dot gnu.org
2012-01-14  0:09 ` dominiq at lps dot ens.fr
2012-01-14  1:41 ` jakub at gcc dot gnu.org
2012-01-14  2:47 ` jakub at gcc dot gnu.org
2012-01-14 10:21 ` [Bug target/51784] " iains at gcc dot gnu.org
2012-01-14 10:22 ` jakub at gcc dot gnu.org
2012-01-14 11:04 ` iains at gcc dot gnu.org
2012-01-14 11:29 ` [Bug target/51784] PIC register not correctly preserved in nested funcs / with non-local goto iains at gcc dot gnu.org
2012-01-14 11:34 ` jakub at gcc dot gnu.org
2012-01-14 11:43 ` iains at gcc dot gnu.org
2012-01-14 11:49 ` dominiq at lps dot ens.fr
2012-01-14 12:04 ` iains at gcc dot gnu.org
2012-01-14 12:07 ` jakub at gcc dot gnu.org
2012-01-14 16:51 ` iains at gcc dot gnu.org
2012-01-14 16:56 ` iains at gcc dot gnu.org
2012-01-14 17:46 ` jakub at gcc dot gnu.org
2012-01-14 23:43 ` pinskia at gcc dot gnu.org
2012-01-15 12:06 ` iains at gcc dot gnu.org
2012-01-15 12:47 ` iains at gcc dot gnu.org
2012-01-15 12:55 ` jakub at gcc dot gnu.org
2012-01-18 14:17 ` iains at gcc dot gnu.org
2012-01-18 14:25 ` iains at gcc dot gnu.org
2012-01-19 11:21 ` dominiq at lps dot ens.fr
2012-01-19 11:57 ` jakub at gcc dot gnu.org
2012-01-19 12:23 ` iains at gcc dot gnu.org
2012-03-22  9:16 ` rguenth at gcc dot gnu.org
2012-07-02 13:03 ` rguenth at gcc dot gnu.org
2012-12-15 18:15 ` pinskia at gcc dot gnu.org
2013-02-06  9:20 ` iains at gcc dot gnu.org
2013-02-07 13:46 ` howarth at nitro dot med.uc.edu
2013-02-07 13:50 ` howarth at nitro dot med.uc.edu
2013-02-07 13:54 ` dominiq at lps dot ens.fr
2013-02-07 16:28 ` howarth at nitro dot med.uc.edu
2013-07-26 17:00 ` dominiq at lps dot ens.fr
2013-08-03 11:30 ` dominiq at lps dot ens.fr
2013-08-03 11:52 ` iains at gcc dot gnu.org
2013-09-01 15:39 ` iains 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).