diff options
author | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2023-11-15 14:42:22 +0100 |
---|---|---|
committer | Stefan Schulze Frielinghaus <stefansf@linux.ibm.com> | 2023-11-15 14:42:22 +0100 |
commit | 8747ef47134a5cd251371c204ecaffe0139835f6 (patch) | |
tree | 56b739908c372aea709fbc879d4af787b5eca59f /gcc/cp/tree.cc | |
parent | 5cb8610d3a8f8849a4bb6a0f81a2934484d6a15a (diff) | |
download | gcc-8747ef47134a5cd251371c204ecaffe0139835f6.zip gcc-8747ef47134a5cd251371c204ecaffe0139835f6.tar.gz gcc-8747ef47134a5cd251371c204ecaffe0139835f6.tar.bz2 |
s390: Fix generation of s390-gen-builtins.h
By default the preprocessed output includes linemarkers. This leads to
an error if -pedantic is used as e.g. during bootstrap:
s390-gen-builtins.h:1:3: error: style of line directive is a GCC extension [-Werror]
Fixed by omitting linemarkers while generating s390-gen-builtins.h.
gcc/ChangeLog:
* config/s390/t-s390: Generate s390-gen-builtins.h without
linemarkers.
Diffstat (limited to 'gcc/cp/tree.cc')
0 files changed, 0 insertions, 0 deletions