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.2/4.3/4.4 regression] ICE with nested function



------- Comment #3 from rguenth at gcc dot gnu dot org  2009-01-13 09:29 -------
I think the best solution is to explore the possibility of lowering the call
to what it will look like in the end - pass return values of variable size
by reference.  Hopefully all targets will end up doing this ;)


-- 


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]