https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60512
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60512
Alex Coplan changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60512
--- Comment #22 from GCC Commits ---
The master branch has been updated by Alex Coplan :
https://gcc.gnu.org/g:06280a906cb3dc80cf5e07cf3335b758848d488d
commit r14-5873-g06280a906cb3dc80cf5e07cf3335b758848d488d
Author: Alex Coplan
Date: Fri M
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60512
--- Comment #21 from Alex Coplan ---
(In reply to Iain Sandoe from comment #17)
>
> heh, despite that I've not done anything to it since 2019 actually it builds
> and the tests pass - at least for C. Anyway, see what you think and how it
> line
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60512
--- Comment #20 from Iain Sandoe ---
although, I guess, we could have one table and somehow include the target in
predicates if appropriate...
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60512
--- Comment #19 from Iain Sandoe ---
(In reply to Alex Coplan from comment #18)
> (In reply to Iain Sandoe from comment #16)
> >
> > AFAIR the main blocker to progress was trying to decide how to represent the
> > target/language/language versio
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60512
--- Comment #18 from Alex Coplan ---
(In reply to Iain Sandoe from comment #16)
>
> AFAIR the main blocker to progress was trying to decide how to represent the
> target/language/language version dependencies of the features and extensions
> (th