This is the mail archive of the gcc-bugs@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: optimization/5172: Optimisation bug: strcpy (one,"") removed(Bug in -finline-functions?)


rodrigc@gcc.gnu.org writes:

> Synopsis: Optimisation bug: strcpy (one,"") removed (Bug in -finline-functions?)
>
> State-Changed-From-To: open->feedback
> State-Changed-By: rodrigc
> State-Changed-When: Sun Mar 10 11:12:37 2002
> State-Changed-Why:
>     Can you verify if this fixes the problem:
>     
>     2002-03-09  Jakub Jelinek  <jakub@redhat.com>
>      
>             PR optimization/5172, optimization/5200
>             * gcse.c (gcse_main): Disable store_motion.
>

Yes, it does fix the problem,

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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