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/18299] [4.0 Regression] ICE in gimple-lower


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-11-08 19:19 -------
Created an attachment (id=7493)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7493&action=view)
patch which I am testing

This patch fixes the bug in the tree-inliner but I want to make sure that we
only inline when we are in gimple and that we will only produce gimple when
inlining (I think this is true but I want to know for sure).

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |pinskia at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED


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


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