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 rtl-optimization/23943] [4.1 Regression] segv in side_effects_p()


------- Additional Comments From steven at gcc dot gnu dot org  2005-09-19 05:08 -------
Fixed by my patch, but the issue would have disappeared with Honza's patch to 
remove libcalls for standard library function calls anyway (my fix is still 
necessary to prevent the bug from resurfacing in other cases, potentially). 
 

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


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


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