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 target/81907] memset called when it does not need to be; -mtune=cortex-a9


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81907

ktkachov at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2017-08-21
                 CC|                            |ktkachov at gcc dot gnu.org
     Ever confirmed|0                           |1

--- Comment #12 from ktkachov at gcc dot gnu.org ---
Confirmed the call on 6.4.1 but GCC 7 and trunk don't generate the call for
-mcpu=cortex-a9 .
I don't know off the top of my head what change fixed this though.

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