https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57359
Andrew Pinski changed:
What|Removed |Added
CC||msl023508 at gmail dot com
--- Comme
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93298
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57359
--- Comment #19 from Andrew Pinski ---
(In reply to Richard Biener from comment #14)
> Testcase from PR81028
>
> extern void abort();
>
> typedef int A;
> typedef float B;
>
> void __attribute__((noinline,noclone))
> foo(A *p, B *q, long unk)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92980
--- Comment #11 from Hongyu Wang ---
(In reply to rguent...@suse.de from comment #10)
>
> It has two exits which makes it difficult
> Or impossible to make it truly do-while.
> But it's close enough and further rotating the loop doesn't make it
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57359
--- Comment #20 from rguenther at suse dot de ---
On Fri, 17 Jan 2020, pinskia at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57359
>
> --- Comment #19 from Andrew Pinski ---
> (In reply to Richard Biener from comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92980
--- Comment #12 from Richard Biener ---
Ah, sorry I failed to see the entry from BB2 isn't fallthru. I agree the
difference is spurious in this particular case but in general it's quite hard
to do better without excessively rotating most multi-e
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93119
--- Comment #7 from Andrew Pinski ---
So looking further, my patch is incorrect.
The glibc sources for __tls_get_addr says it returns void* which is a 32bit
value which might or might not be zero extended.
So I need to fix this slightly differen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93278
Richard Biener changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93279
Richard Biener changed:
What|Removed |Added
Priority|P3 |P2
Known to work|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93294
Richard Biener changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93298
Richard Biener changed:
What|Removed |Added
Resolution|DUPLICATE |INVALID
--- Comment #2 from Richard Bie
101 - 111 of 111 matches
Mail list logo