Re: [PATCH 1/2] Fix minor glitches with basic asm

2015-12-07 Thread Richard Biener
On Sun, 6 Dec 2015, Bernd Edlinger wrote: > > Hi, > > while looking at the handling of basic asm statements > I noticed two minor glitches, which I want to fix now. > > First there is a missing check in compare_gimple_asm in ipa-icf-gimple.c > > Here we check if two asm statements are exactly

[PATCH 1/2] Fix minor glitches with basic asm

2015-12-06 Thread Bernd Edlinger
Hi, while looking at the handling of basic asm statements I noticed two minor glitches, which I want to fix now. First there is a missing check in compare_gimple_asm in ipa-icf-gimple.c Here we check if two asm statements are exactly identical, there is a possibility that one is a basic asm and