This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/48071] [4.6 Regression] Blank line after 'all warnings being treated as errors'
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 09 Feb 2012 17:26:41 +0000
- Subject: [Bug middle-end/48071] [4.6 Regression] Blank line after 'all warnings being treated as errors'
- Auto-submitted: auto-generated
- References: <bug-48071-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48071
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-09 17:26:41 UTC ---
Author: jakub
Date: Thu Feb 9 17:26:29 2012
New Revision: 184058
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184058
Log:
Backported from mainline
2012-02-02 Jakub Jelinek <jakub@redhat.com>
PR middle-end/48071
* diagnostic.c (diagnostic_finish): Remove trailing newlines.
Modified:
branches/gcc-4_6-branch/gcc/ChangeLog
branches/gcc-4_6-branch/gcc/diagnostic.c