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/11736] Stackpointer messed up on SuperH


------- Additional Comments From kazu at cs dot umass dot edu  2004-01-05 00:27 -------
After the following patch, the problem does not occur at -O1.

http://gcc.gnu.org/ml/gcc-cvs/2004-01/msg00018.html

The problem might have gone away just because cross jumping was disabled.
It's probably a good idea to analyze the failure right before the above patch.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kazu at cs dot umass dot edu


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


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