This is the mail archive of the gcc-patches@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: Limit SH strncmp inline expansion (PR target/78460)


On Wed, 16 Aug 2017, Oleg Endo wrote:

> This is an older issue.  Please also add a reference to PR 67712 in
> your commit.  Can you also apply it to GCC 6 branch please?

I can't reproduce the problem with GCC 6 branch; the glibc testsuite 
builds fine without out-of-memory issues, as does the test included in the 
patch, despite the GCC code in question being essentially unchanged.  
That's why the bug appears to me as a regression in GCC 7.

-- 
Joseph S. Myers
joseph@codesourcery.com

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