public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libffi/40700]  New: [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86
@ 2009-07-09 18:10 ro at gcc dot gnu dot org
  2009-07-15  7:29 ` [Bug libffi/40700] " steven at gcc dot gnu dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ro at gcc dot gnu dot org @ 2009-07-09 18:10 UTC (permalink / raw)
  To: gcc-bugs

Between 20090612 and 20090622, all amd64 libffi execution tests started to
fail.
Running them under gdb didn't reveal much, unfortunately, just that the
programs
die with SIGSEGV.


-- 
           Summary: [4.5 Regression] All amd64 libffi execution tests fail
                    on Solaris 10/x86
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libffi
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at gcc dot gnu dot org
 GCC build triplet: i386-pc-solaris2.10
  GCC host triplet: i386-pc-solaris2.10
GCC target triplet: i386-pc-solaris2.10


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


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

* [Bug libffi/40700] [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86
  2009-07-09 18:10 [Bug libffi/40700] New: [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86 ro at gcc dot gnu dot org
@ 2009-07-15  7:29 ` steven at gcc dot gnu dot org
  2009-07-29 22:54 ` jsm28 at gcc dot gnu dot org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: steven at gcc dot gnu dot org @ 2009-07-15  7:29 UTC (permalink / raw)
  To: gcc-bugs



-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.5.0


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


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

* [Bug libffi/40700] [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86
  2009-07-09 18:10 [Bug libffi/40700] New: [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86 ro at gcc dot gnu dot org
  2009-07-15  7:29 ` [Bug libffi/40700] " steven at gcc dot gnu dot org
@ 2009-07-29 22:54 ` jsm28 at gcc dot gnu dot org
  2009-12-10  1:35 ` ro at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: jsm28 at gcc dot gnu dot org @ 2009-07-29 22:54 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from jsm28 at gcc dot gnu dot org  2009-07-29 22:54 -------
Solaris x86 is not a primary or secondary target so setting to P4.


-- 

jsm28 at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4


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


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

* [Bug libffi/40700] [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86
  2009-07-09 18:10 [Bug libffi/40700] New: [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86 ro at gcc dot gnu dot org
  2009-07-15  7:29 ` [Bug libffi/40700] " steven at gcc dot gnu dot org
  2009-07-29 22:54 ` jsm28 at gcc dot gnu dot org
@ 2009-12-10  1:35 ` ro at gcc dot gnu dot org
  2009-12-10  1:45 ` ro at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: ro at gcc dot gnu dot org @ 2009-12-10  1:35 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ro at gcc dot gnu dot org  2009-12-10 01:34 -------
Mine.


-- 

ro at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |ro at gcc dot gnu dot org
                   |dot org                     |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2009-12-10 01:34:52
               date|                            |


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


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

* [Bug libffi/40700] [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86
  2009-07-09 18:10 [Bug libffi/40700] New: [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86 ro at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2009-12-10  1:35 ` ro at gcc dot gnu dot org
@ 2009-12-10  1:45 ` ro at gcc dot gnu dot org
  2009-12-10 10:09 ` ro at gcc dot gnu dot org
  2009-12-10 10:18 ` ro at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: ro at gcc dot gnu dot org @ 2009-12-10  1:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from ro at gcc dot gnu dot org  2009-12-10 01:45 -------
Patch here: http://gcc.gnu.org/ml/gcc-patches/2009-12/msg00517.html


-- 


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


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

* [Bug libffi/40700] [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86
  2009-07-09 18:10 [Bug libffi/40700] New: [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86 ro at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2009-12-10  1:45 ` ro at gcc dot gnu dot org
@ 2009-12-10 10:09 ` ro at gcc dot gnu dot org
  2009-12-10 10:18 ` ro at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: ro at gcc dot gnu dot org @ 2009-12-10 10:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from ro at gcc dot gnu dot org  2009-12-10 10:09 -------
Subject: Bug 40700

Author: ro
Date: Thu Dec 10 10:09:17 2009
New Revision: 155124

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155124
Log:
        PR libffi/40700
        * src/closures.c [X86_64 && __sun__ && __svr4__]
        (FFI_MMAP_EXEC_WRIT): Define.

Modified:
    trunk/libffi/ChangeLog
    trunk/libffi/src/closures.c


-- 


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


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

* [Bug libffi/40700] [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86
  2009-07-09 18:10 [Bug libffi/40700] New: [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86 ro at gcc dot gnu dot org
                   ` (4 preceding siblings ...)
  2009-12-10 10:09 ` ro at gcc dot gnu dot org
@ 2009-12-10 10:18 ` ro at gcc dot gnu dot org
  5 siblings, 0 replies; 7+ messages in thread
From: ro at gcc dot gnu dot org @ 2009-12-10 10:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from ro at gcc dot gnu dot org  2009-12-10 10:18 -------
Fixed for 4.5.0.


-- 

ro at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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


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

end of thread, other threads:[~2009-12-10 10:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-09 18:10 [Bug libffi/40700] New: [4.5 Regression] All amd64 libffi execution tests fail on Solaris 10/x86 ro at gcc dot gnu dot org
2009-07-15  7:29 ` [Bug libffi/40700] " steven at gcc dot gnu dot org
2009-07-29 22:54 ` jsm28 at gcc dot gnu dot org
2009-12-10  1:35 ` ro at gcc dot gnu dot org
2009-12-10  1:45 ` ro at gcc dot gnu dot org
2009-12-10 10:09 ` ro at gcc dot gnu dot org
2009-12-10 10:18 ` ro at gcc dot gnu dot 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).