diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 71280ae..0b66ad6 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,8 +1,8 @@ -2013-09-08 Tom de Vries <tom@codesourcery.com> +2013-09-08 Paolo Carlini <paolo.carlini@oracle.com> - PR c++/58282 - * except.c (build_must_not_throw_expr): Handle - flag_exceptions. + PR c++/54941 + * diagnostic.c (diagnostic_build_prefix): When s.file is + "<built-in>" don't output line and column numbers. 2013-09-06 Jan Hubicka <jh@suse.cz> |