[Bug c++/85979] Diagnostic says "__alignof" when the source says "alignof"

2023-05-07 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85979 --- Comment #3 from Patrick Palka --- Oops, this is not quite fixed.. we still need to adjust the diagnostics in cxx_alignof_expr that currently always spell it '__alignof'

[Bug c++/85979] Diagnostic says "__alignof" when the source says "alignof"

2023-05-07 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85979 --- Comment #2 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:f9777f1b56f2794ff6cbbbd69ca588747d8ccf67 commit r14-564-gf9777f1b56f2794ff6cbbbd69ca588747d8ccf67 Author: Patrick Palka Date:

[Bug c++/85979] Diagnostic says "__alignof" when the source says "alignof"

2021-07-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85979 Richard Biener changed: What|Removed |Added Target Milestone|11.2|---

[Bug c++/85979] Diagnostic says "__alignof" when the source says "alignof"

2021-04-27 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85979 Jakub Jelinek changed: What|Removed |Added Target Milestone|11.0|11.2 --- Comment #1 from Jakub Jelinek

[Bug c++/85979] Diagnostic says "__alignof" when the source says "alignof"

2020-11-10 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85979 Patrick Palka changed: What|Removed |Added Target Milestone|--- |11.0 Ever confirmed|0