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 middle-end/33610] Access to long double struct member from nested procedure crashes



------- Comment #5 from andreast at gcc dot gnu dot org  2007-10-02 19:51 -------
Works with O2/O3/Os on ppc-darwin 4.0.1 (Apple Computer, Inc. build 5367)
Fails with O/O0/O1 on ppc-darwin 4.0.1 (Apple Computer, Inc. build 5367)
Works with O/O1/O2/O3/Os on ppc-darwin gcc head 4.3.0 20071002
Fails with O0 on ppc-darwin gcc head 4.3.0 20071002

Works everywhere on i686-apple-darwin8, gcc 4.0.1 (Apple Computer, Inc. build
5370) and gcc head 4.3.0 20071002


-- 

andreast at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-10-02 19:51:41
               date|                            |


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


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