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 middle-end/17075] [3.5 Regression] galgel crashes if compiled with -foptimize-sibling-calls


------- Additional Comments From steven at gcc dot gnu dot org  2004-08-22 18:47 -------
This bug is caused by the following patch: 
 
2004-07-21  Richard Henderson  <rth@redhat.com> 
 
        * cfgexpand.c (expand_gimple_tailcall): Fix case where we need 
        to create a new basic block. 

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rth at gcc dot gnu dot org


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


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