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/12223] [3.3.2 regression] Compiler generates infinite loop


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


matz at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jason at redhat dot com


------- Additional Comments From matz at suse dot de  2003-09-15 08:52 -------
This bug (or better an instance of this bug which leads to miscompilation 
of OpenOffice) was introduced by: 
2003-09-07  Jason Merrill  <jason@redhat.com> 
 
        PR c++/12181 
        * typeck.c (build_modify_expr): Don't always stabilize the lhs and 
        rhs.  Do stabilize the lhs of a MODIFY_EXPR used on the lhs.


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