diff options
author | Kewen Lin <linkw@linux.ibm.com> | 2023-07-12 21:22:26 -0500 |
---|---|---|
committer | Kewen Lin <linkw@linux.ibm.com> | 2023-07-12 23:12:15 -0500 |
commit | a7f6e6c483bcb9888d680e47e29c4a7859a61d4f (patch) | |
tree | 1f9cd5e7aadd1544365d1f161ab1f1131fe11bf5 /gcc/fortran/dump-parse-tree.cc | |
parent | 7f0700a689db8828e81e5dcaf7f6d474f2c4ec27 (diff) | |
download | gcc-a7f6e6c483bcb9888d680e47e29c4a7859a61d4f.zip gcc-a7f6e6c483bcb9888d680e47e29c4a7859a61d4f.tar.gz gcc-a7f6e6c483bcb9888d680e47e29c4a7859a61d4f.tar.bz2 |
tree: Hide wi::from_mpz from GENERATOR_FILE
Similar to r0-85707-g34917a102a4e0c for PR35051, the uses
of mpz_t should be guarded with "#ifndef GENERATOR_FILE".
This patch is to fix it and avoid some possible build
errors.
gcc/ChangeLog:
* tree.h (wi::from_mpz): Hide from GENERATOR_FILE.
Diffstat (limited to 'gcc/fortran/dump-parse-tree.cc')
0 files changed, 0 insertions, 0 deletions