This is the mail archive of the gcc@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]

Re: Structure Return Testcase


I agree that this test is undefined according to the standard, but a
possible implementation defined behavior is that it "work" as expected.
It always seems worrisome to introduce silent "wrong" behavior, even when
this is justified by the standard, so I think in a case like this there
also needs to be an argument that no existing programs are in practice
counting on this working, or rather than this is not a signifiucant worry.


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