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]
Other format: [Raw text]

Re: Serious code generation/optimisation bug (I think)


> I don't think that the compiler has a right to remove my test, just
> because it assumes that if I derferenced a pointer then it surely was not
> NULL.

While not related to your testcase directly, you contributed to finding
a couple of relatively severe bugs in GCC, so thank you!

Paolo


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