aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/frontend-passes.cc
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@arm.com>2022-03-04 15:44:15 +0100
committerChristophe Lyon <christophe.lyon@arm.com>2022-03-08 21:21:03 +0100
commit768956c0d115766fe7e1168d420310182ae48d9f (patch)
treea3ab8ca6684187af7e854a5c4a7cbfa5c85fd76e /gcc/fortran/frontend-passes.cc
parent34b45cc5266db9e4098df43bec898625a6004b77 (diff)
downloadgcc-768956c0d115766fe7e1168d420310182ae48d9f.zip
gcc-768956c0d115766fe7e1168d420310182ae48d9f.tar.gz
gcc-768956c0d115766fe7e1168d420310182ae48d9f.tar.bz2
arm: Remove unused variable arm_binop_none_none_unone_qualifiers
Commits r12-7342 and r12-7344 made some cleanup, leaving arm_binop_none_none_unone_qualifiers unused. This is causing build failures with -Werror (eg bootstrap). This patch fixes the problem by removing the definition of arm_binop_none_none_unone_qualifiers and BINOP_NONE_NONE_UNONE_QUALIFIERS which are now unused. Tested by bootstraping on arm-linux-gnueaibhf. 2022-03-04 Christophe Lyon <christophe.lyon@arm.com> gcc/ * config/arm/arm-builtins.cc (arm_binop_none_none_unone_qualifiers): Delete. (BINOP_NONE_NONE_UNONE_QUALIFIERS): Delete.
Diffstat (limited to 'gcc/fortran/frontend-passes.cc')
0 files changed, 0 insertions, 0 deletions