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/8634: [3.2/3.3 regression] incorrect code for inlining of memcpy under -O2


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

Additional analysis of the problem and work-around patch posted at:
http://gcc.gnu.org/ml/gcc-patches/2002-12/msg00533.html

GCC developers with more experience should decide whether or not
const initializers should be flagged as RTX_UNCHANGING, and if so then
the cases that generate multiple sets need to be fixed...

- glen


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