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/21374] [4.3/4.4/4.5 regression] ICE with nested function



------- Comment #14 from rguenth at gcc dot gnu dot org  2009-09-18 08:52 -------
The situation of a variable-size return value is not handled.  The only
gimple I could envision is a GIMPLE_CALL with the W_S_E on the lhs.  Ugh.


-- 


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


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