------- Comment #8 from spark at gcc dot gnu dot org  2007-06-19 04:30 -------
(In reply to comment #7)
> Subject: Bug 32339
> 
> Author: spark
> Date: Mon Jun 18 20:02:33 2007
> New Revision: 125825
> 
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125825
> Log:
> gcc/ChangeLog:
> 
> 2007-06-18  Seongbae Park  <[EMAIL PROTECTED]>
> 
>         PR rtl-optimization/32339
>         * df-scan.c (df_uses_record): Don't modify flags but just add to
>         it for df_ref_record.
> 
> gcc/testsuite/ChangeLog:
> 
> 2007-06-18  Martin Michlmayr <[EMAIL PROTECTED]>
> 
>         PR rtl-optimization/32339
>         * gcc.c-torture/compile/pr32339.c: New test.
> 
> 
> Added:
>     trunk/gcc/testsuite/gcc.c-torture/compile/pr32339.c
> Modified:
>     trunk/gcc/ChangeLog
>     trunk/gcc/gcse.c
>     trunk/gcc/testsuite/ChangeLog

Please ignore this commit - this patch is for another bug fix,
although the testcase is the correct one.
I'll commit the testcase in a separate patch.
Sorry for the confusion.
Anyway, since this bug has been fixed by my earlier commit,
I'm marking it as fixed.


-- 

spark at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED


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

Reply via email to