https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44054 --- Comment #27 from Manuel López-Ibáñez --- From my POV, this is FIXED. The only thing missing is the diagnostic pragmas: https://gcc.gnu.org/onlinedocs/gcc/Diagnostic-Pragmas.html#Diagnostic-Pragmas I'm not sure how pragmas work in the Fortran FE, but it should be a matter of following more or less what the C/C++ FE do to interface with diagnostic.c. I'm not going to work on that. I leave to the Fortran maintainers whether to track that on a different PR and close this one or leave this one open. >From gcc-bugs-return-487179-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Sun May 24 10:03:54 2015 Return-Path: Delivered-To: listarch-gcc-bugs@gcc.gnu.org Received: (qmail 104466 invoked by alias); 24 May 2015 10:03:53 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Delivered-To: mailing list gcc-bugs@gcc.gnu.org Received: (qmail 104444 invoked by uid 48); 24 May 2015 10:03:48 -0000 From: "bdeyal at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug c/66263] Performance regression from gcc-4.8 and up (trivial sudoku program) Date: Sun, 24 May 2015 10:03:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: c X-Bugzilla-Version: 4.8.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bdeyal at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2015-05/txt/msg02019.txt.bz2 Content-length: 231 https://gcc.gnu.org/bugzilla/show_bug.cgi?idf263 --- Comment #2 from EyalBD --- Created attachment 35614 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id5614&actioníit Preprocessed source file