https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99226
Jakub Jelinek changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99226
--- Comment #6 from CVS Commits ---
The master branch has been updated by Jakub Jelinek :
https://gcc.gnu.org/g:9d2a69106beb346be1c511a9c1a61a256b697868
commit r11-7375-g9d2a69106beb346be1c511a9c1a61a256b697868
Author: Jakub Jelinek
Date: We
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99226
--- Comment #5 from Tobias Burnus ---
(In reply to Jakub Jelinek from comment #3)
> So, either we diagnose ... in check_omp_nesting_restrictions.
See comment 4.
* * *
Only for completeness,
the ICE is itself is due to: '.omp_data_i' showing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99226
Jakub Jelinek changed:
What|Removed |Added
Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org
Ever
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99226
--- Comment #3 from Jakub Jelinek ---
(In reply to Tobias Burnus from comment #2)
> (In reply to Jakub Jelinek from comment #1)
> > This is invalid and should have been rejected, when teams is nested in
> > target, it must be the only thing neste
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99226
--- Comment #2 from Tobias Burnus ---
(In reply to Jakub Jelinek from comment #1)
> This is invalid and should have been rejected, when teams is nested in
> target, it must be the only thing nested in it, you can't have two teams
> directives nes
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99226
Richard Biener changed:
What|Removed |Added
Priority|P3 |P4
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99226
Jakub Jelinek changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org,