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/17128] [3.5 Regression] ICE in tree-inline


------- Additional Comments From aj at gcc dot gnu dot org  2004-09-09 09:16 -------

The code has changed, I guess you need now:

      gcc_assert (dest->needed || !flag_unit_at_a_time);


-- 


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


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