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 optimization/14498] [tree-ssa] ICE on legal (varargs)


------- Additional Comments From dnovillo at gcc dot gnu dot org  2004-03-15 22:25 -------

I was wrong, Dale's patch from comment #9 should be enough.  I forgot that by
marking the operands volatile too early we cause spurious FE warnings.

Dale, if your patch survives bootstrap and testing it's OK to go in.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dalej at apple dot com


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


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