https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
Jakub Jelinek changed:
What|Removed |Added
Target Milestone|15.0|15.2
--- Comment #14 from Jakub Jelinek
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
--- Comment #13 from Tobias Burnus ---
I think the example was something like:
#include
void bogus_fn();
void f()
{
if (!acc_on_device (acc_device_host))
bogus_fn();
}
And I do recall that the re
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
--- Comment #12 from Thomas Schwinge ---
(In reply to Tobias Burnus from comment #11)
> > Not the whole commit, but only one small hunk of it was reverted
>
> Which is enough to prevent the folding when the compiler has not been
> configured for
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
--- Comment #11 from Tobias Burnus ---
> Not the whole commit, but only one small hunk of it was reverted
Which is enough to prevent the folding when the compiler has not been
configured for offloading. If I recall correctly: before your commit,
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
--- Comment #10 from Thomas Schwinge ---
(In reply to Tobias Burnus from comment #9)
> Reopen as the patch has been reverted
Not the whole commit, but only one small hunk of it was reverted -- where it's
unclear why that was assumed to be necess
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
Tobias Burnus changed:
What|Removed |Added
Status|RESOLVED|NEW
Resolution|FIXED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
--- Comment #8 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:ab5bd6ac68c6d9f870fcaf0de4a73f3dec920db9
commit r15-5960-gab5bd6ac68c6d9f870fcaf0de4a73f3dec920db9
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
--- Comment #7 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:fa90febea9801d4255bf6a1e9f0fd998629c3c7c
commit r15-4348-gfa90febea9801d4255bf6a1e9f0fd998629c3c7c
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |15.0
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
--- Comment #6 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:9f549d216c9716e787aaa38593bc9f83195b60ae
commit r15-4315-g9f549d216c9716e787aaa38593bc9f83195b60ae
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
--- Comment #5 from GCC Commits ---
The trunk branch has been updated by Thomas Schwinge :
https://gcc.gnu.org/g:c3774b2e2d7d00ad9f9f6fce10aa6bc872bd951f
commit r15-4314-gc3774b2e2d7d00ad9f9f6fce10aa6bc872bd951f
Author: Thomas Schwinge
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
Thomas Schwinge changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |burnus at gcc dot
gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
Thomas Schwinge changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
Dominique d'Humieres changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82250
Tom de Vries changed:
What|Removed |Added
CC||vries at gcc dot gnu.org
--- Comment #1 f
15 matches
Mail list logo