------- Comment #3 from matz at gcc dot gnu dot org  2009-10-04 22:04 -------
Gnah.  remove_useless_stmts (notice how that function is called totally
unrelated to what it does) folds the statements.  That's without having
referenced_vars already which is the reason for this segfault after my patches
to fold builtin calls also into multiple statements.  Mine.


-- 

matz at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |matz at gcc dot gnu dot org
                   |dot org                     |
             Status|NEW                         |ASSIGNED
   Last reconfirmed|2009-10-04 21:51:49         |2009-10-04 22:04:09
               date|                            |


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

Reply via email to