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?)


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.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5172


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