diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9690cbe..04659c5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,8 +1,8 @@ 2011-03-30 Christian Schüler <cschueler@gmx.de> - PR/driver 48208 + PR driver/48208 * config/c.opt (F): Added 'Driver' to -F option. - PR/driver 48260 + PR driver/48260 * config/darwin-driver.c (darwin_driver_init): Add '-arch' to handler function. * config/darwin.opt: Added '-arch' option. |