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/15731] [3.5 Regression] Invalid operand to binary operator ICE when __builtin_va_arg is used


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-08 12:07 -------
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.

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


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


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