This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [committed] Fix reversed gcc_assert in copy_constant
- From: Roger Sayle <roger at eyesopen dot com>
- To: Richard Sandiford <richard at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 21 Sep 2006 19:47:49 -0600 (MDT)
- Subject: Re: [committed] Fix reversed gcc_assert in copy_constant
On Thu, 21 Sep 2006, Richard Sandiford wrote:
>
> * varasm.c (copy_constant): Fix reversed gcc_assert check.
Cool! This infinite loop was also observed by Andrew Pinski in
comment #10 of PR middle-end/28915.
Roger
--