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 tree-optimization/15884] internal compiler error: verify_stmts failed, when building small test case -O1


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-08 22:56 -------
Actually this was broken by RTH but just fixed today.  This bug was reported by Dale about 3 to 4 
months ago also.

Fixed by:
        * gimplify.c (copy_if_shared_r): Revert:
        2004-05-21  Richard Henderson  <rth@redhat.com>
        * gimplify.c [...] Don't mark VA_ARG_EXPRs volatile here.

This is a dup of bug 15731.

*** This bug has been marked as a duplicate of 15731 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
          Component|c                           |tree-optimization
         Resolution|                            |DUPLICATE


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


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