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]

[Bug middle-end/16172] simple function generates an inappropriate memmove() call


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-28 02:03 -------
Actually the memmove is not a regression at all, the inlining of the function is though.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
      Known to fail|                            |2.95.3 3.3.3 3.0.4 3.4.0
                   |                            |3.5.0 3.2.3
            Summary|[3.5 Regression] simple     |simple function generates an
                   |function generates an       |inappropriate memmove() call
                   |inappropriate memmove() call|
   Target Milestone|3.5.0                       |---


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


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