This is the mail archive of the gcc-patches@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: [trunk][patch] fix a bug in fold_call_expr and one in record_temporary_equivalences_from_stmts_at_dest


On Wed, Apr 30, 2008 at 7:08 AM, Rafael Espindola <espindola@google.com> wrote:
> The patch was missing an obvious "not NULL" check. The attached one has it.
>
> Cheers,

This caused:

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


-- 
H.J.


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