Hi all, I just committed as obvious the fix for an accepts-invalid problem involving function results. I simply took an existing check, separated it off into a small function, and called it from another place (where it was missed previously):
http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177745 Cheers, Janus