Replying to an older patch ([PATCH] Fix failing test-case)

Martin Liška mliska@suse.cz
Tue Dec 19 10:49:00 GMT 2017


On 11/30/2017 12:03 PM, Sudakshina Das wrote:
> https://gcc.gnu.org/ml/gcc-patches/2017-10/msg01157.html
> 
> This patch fixed a test case switch-case-2.c. I am seeing switch-case-1.c failing on
> 
> arm-none-linux-gnueabihf:
> FAIL: gcc.dg/tree-prof/switch-case-1.c scan-rtl-dump-times expand ";; basic block[^\\n]*count 2000" 1 (found 0 times)
> 
> aarch64-none-linux-gnu:
> FAIL: gcc.dg/tree-prof/switch-case-1.c scan-rtl-dump-times expand ";; basic block[^\\n]*count 2000" 1 (found 2 times)
> 
> which looks pretty similar (also the same changes make it pass). Can you confirm?
> 
> Sudi

Hello.

There's patch for that. Can you please test it?

Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-another-failing-test-case.patch
Type: text/x-patch
Size: 1506 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20171219/154c7fe8/attachment.bin>


More information about the Gcc-patches mailing list