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

--- Comment #48 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
(In reply to Markus Trippelsdorf from comment #47)
> Another cosmetic issue that I've noticed is that an extra newline is added
> after every quoted comment. 
> 
> For example:
>   
> > test
> reply

The extra line is fine if there is no extra line already.

> test1
reply (extra line introduced by bugzilla)

> test2

reply2 (two extra lines, one introduced by bugzilla, one by the author.)

Another issue. Searching all issues for "-fno-ipa-icf" returns "Zarro Boogs
found.". But of course there are plenty of PRs that include this string, e.g.:
PR67659.

https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=__all__&content=%22-fno-ipa-icf%22&list_id=126886&order=Importance&query_format=specific

Reply via email to