aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.cc
diff options
context:
space:
mode:
authorRichard Biener <rguenther@suse.de>2024-04-17 11:22:00 +0200
committerRichard Biener <rguenther@suse.de>2024-04-30 13:03:55 +0200
commitab785f9a3901ca29710592a2d5480b5a44328bf2 (patch)
tree260b1976de76c005c2063c43019c8bdc03b43a8e /gcc/tree-ssa-phiopt.cc
parent667c19de86b33648f5f4599f589a5e02adbb35cb (diff)
downloadgcc-ab785f9a3901ca29710592a2d5480b5a44328bf2.zip
gcc-ab785f9a3901ca29710592a2d5480b5a44328bf2.tar.gz
gcc-ab785f9a3901ca29710592a2d5480b5a44328bf2.tar.bz2
Support {CEIL,FLOOR,ROUND}_{DIV,MOD}_EXPR and EXACT_DIV_EXPR in GIMPLE FE
The following adds support for the various division and modulo operators to the GIMPLE frontend via __{CEIL,FLOOR,ROUND}_{DIV,MOD} and __EXACT_DIV operators. gcc/c/ * gimple-parser.cc (c_parser_gimple_binary_expression): Parse __{CEIL,FLOOR,ROUND}_{DIV,MOD} and __EXACT_DIV. gcc/testsuite/ * gcc.dg/gimplefe-53.c: New testcase.
Diffstat (limited to 'gcc/tree-ssa-phiopt.cc')
0 files changed, 0 insertions, 0 deletions