aboutsummaryrefslogtreecommitdiff
path: root/gcc/gimple-array-bounds.cc
AgeCommit message (Expand)AuthorFilesLines
2020-08-17Diagnose just-past-the-end references for minor array bounds.Martin Sebor1-2/+9
2020-08-17Move array bounds checking into its own file.Aldy Hernandez1-0/+700