]> gcc.gnu.org Git - gcc.git/commit
Merge #775
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Thu, 28 Oct 2021 10:13:12 +0000 (10:13 +0000)
committerGitHub <noreply@github.com>
Thu, 28 Oct 2021 10:13:12 +0000 (10:13 +0000)
commita2ce3ef6b024736dfcbfabb062100c685fa95c6b
tree41e1e2c804b45cf8d841456e3176b128b218362d
parente28c43f2f40cf405e89b3892aa65f6a06fa1c802
parent0114e3e5b3b222c190a640bdeda8e781042389c4
Merge #775

775: Support const within block-expr's r=philberty a=philberty

This adds support for constant folding within block expr's and constant
ArrayIndexExpression.

Fixes #711

Co-authored-by: Philip Herron <philip.herron@embecosm.com>
This page took 0.059353 seconds and 6 git commands to generate.