[Bug middle-end/56344] ICE for program with very large structs returned by value

georggcc at googlemail dot com gcc-bugzilla@gcc.gnu.org
Mon Jan 13 17:21:00 GMT 2014


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

--- Comment #11 from Georg <georggcc at googlemail dot com> ---
(In reply to Marek Polacek from comment #10)
> Fixed.

For clarity, just asking: Does this mean that

1.  if I compile a program on HOST with bit size N,
for a TARGET with bit size M, then gcc will sorry()
just in case the object passed is larger than 1<<30,
irrespective of N and M?

2. Would this need to be documented per implementation?



More information about the Gcc-bugs mailing list