diff options
author | Jeff Law <law@gcc.gnu.org> | 2018-02-13 15:38:42 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2018-02-13 15:38:42 -0700 |
commit | 7d678dbc45aa64fd5c118f7749179a366a53fbe0 (patch) | |
tree | 91c26d31b75eb8d1946a0236395f55d961d4cd52 | |
parent | ba95aa209678e681dcc86df9ebd0a39501c70187 (diff) | |
download | gcc-7d678dbc45aa64fd5c118f7749179a366a53fbe0.zip gcc-7d678dbc45aa64fd5c118f7749179a366a53fbe0.tar.gz gcc-7d678dbc45aa64fd5c118f7749179a366a53fbe0.tar.bz2 |
Add PR marker for one of Alex's changes
From-SVN: r257645
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index ac283a6..0789b4a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -28,6 +28,7 @@ 2018-02-13 Alexandre Oliva <aoliva@redhat.com> + PR debug/84342 * common.opt (gas-loc-support, gas-locview-support): New. (ginline-points, ginternal-reset-location-views): New. * doc/invoke.texi: Document them. Use @itemx where intended. |