public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug preprocessor/60400] New: ICE with trigraphs
@ 2014-03-03 10:51 jakub at gcc dot gnu.org
  2014-03-03 11:03 ` [Bug preprocessor/60400] " jakub at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-03-03 10:51 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60400

            Bug ID: 60400
           Summary: ICE with trigraphs
           Product: gcc
           Version: 4.8.3
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P3
         Component: preprocessor
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jakub at gcc dot gnu.org

r200376 fixed on the trunk ICE that can be still reproduced on the branch.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug preprocessor/60400] ICE with trigraphs
  2014-03-03 10:51 [Bug preprocessor/60400] New: ICE with trigraphs jakub at gcc dot gnu.org
@ 2014-03-03 11:03 ` jakub at gcc dot gnu.org
  2014-03-03 11:10 ` [Bug preprocessor/60400] [4.7/4.8 Regression] " jakub at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-03-03 11:03 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60400

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Created attachment 32251
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32251&action=edit
gcc48-pr60400-test.patch

Testcase.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug preprocessor/60400] [4.7/4.8 Regression] ICE with trigraphs
  2014-03-03 10:51 [Bug preprocessor/60400] New: ICE with trigraphs jakub at gcc dot gnu.org
  2014-03-03 11:03 ` [Bug preprocessor/60400] " jakub at gcc dot gnu.org
@ 2014-03-03 11:10 ` jakub at gcc dot gnu.org
  2014-03-03 11:13 ` jakub at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-03-03 11:10 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60400

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2014-03-03
                 CC|                            |dehao at gcc dot gnu.org
            Version|4.8.3                       |4.7.4
   Target Milestone|---                         |4.7.4
            Summary|ICE with trigraphs          |[4.7/4.8 Regression] ICE
                   |                            |with trigraphs
     Ever confirmed|0                           |1

--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Started ICEing in between r180075 and r180100.


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug preprocessor/60400] [4.7/4.8 Regression] ICE with trigraphs
  2014-03-03 10:51 [Bug preprocessor/60400] New: ICE with trigraphs jakub at gcc dot gnu.org
  2014-03-03 11:03 ` [Bug preprocessor/60400] " jakub at gcc dot gnu.org
  2014-03-03 11:10 ` [Bug preprocessor/60400] [4.7/4.8 Regression] " jakub at gcc dot gnu.org
@ 2014-03-03 11:13 ` jakub at gcc dot gnu.org
  2014-03-06  7:53 ` jakub at gcc dot gnu.org
  2014-06-12 13:36 ` [Bug preprocessor/60400] [4.7 " rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-03-03 11:13 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60400

--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Mar  3 11:12:22 2014
New Revision: 208272

URL: http://gcc.gnu.org/viewcvs?rev=208272&root=gcc&view=rev
Log:
    PR preprocessor/60400
    * c-c++-common/cpp/pr60400.c: New test.
    * c-c++-common/cpp/pr60400-1.h: New file.
    * c-c++-common/cpp/pr60400-2.h: New file.

Added:
    trunk/gcc/testsuite/c-c++-common/cpp/pr60400-1.h
    trunk/gcc/testsuite/c-c++-common/cpp/pr60400-2.h
    trunk/gcc/testsuite/c-c++-common/cpp/pr60400.c
Modified:
    trunk/gcc/testsuite/ChangeLog


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug preprocessor/60400] [4.7/4.8 Regression] ICE with trigraphs
  2014-03-03 10:51 [Bug preprocessor/60400] New: ICE with trigraphs jakub at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2014-03-03 11:13 ` jakub at gcc dot gnu.org
@ 2014-03-06  7:53 ` jakub at gcc dot gnu.org
  2014-06-12 13:36 ` [Bug preprocessor/60400] [4.7 " rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2014-03-06  7:53 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60400

--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Thu Mar  6 07:53:17 2014
New Revision: 208362

URL: http://gcc.gnu.org/viewcvs?rev=208362&root=gcc&view=rev
Log:
    PR preprocessor/60400
    Backport from mainline
    2013-06-24  Dehao Chen  <dehao@google.com>

    * files.c (_cpp_stack_include): Fix the highest_location when header
    file is guarded by #ifndef and is included twice.

    2014-03-03  Jakub Jelinek  <jakub@redhat.com>

    PR preprocessor/60400
    * c-c++-common/cpp/pr60400.c: New test.
    * c-c++-common/cpp/pr60400-1.h: New file.
    * c-c++-common/cpp/pr60400-2.h: New file.

Added:
    branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/cpp/pr60400-1.h
    branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/cpp/pr60400-2.h
    branches/gcc-4_8-branch/gcc/testsuite/c-c++-common/cpp/pr60400.c
Modified:
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_8-branch/libcpp/ChangeLog
    branches/gcc-4_8-branch/libcpp/files.c


^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug preprocessor/60400] [4.7 Regression] ICE with trigraphs
  2014-03-03 10:51 [Bug preprocessor/60400] New: ICE with trigraphs jakub at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2014-03-06  7:53 ` jakub at gcc dot gnu.org
@ 2014-06-12 13:36 ` rguenth at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-06-12 13:36 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60400

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
      Known to work|                            |4.8.1
         Resolution|---                         |FIXED
   Target Milestone|4.7.4                       |4.8.1
      Known to fail|                            |4.7.4

--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
Fixed for 4.8.1?


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-06-12 13:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-03 10:51 [Bug preprocessor/60400] New: ICE with trigraphs jakub at gcc dot gnu.org
2014-03-03 11:03 ` [Bug preprocessor/60400] " jakub at gcc dot gnu.org
2014-03-03 11:10 ` [Bug preprocessor/60400] [4.7/4.8 Regression] " jakub at gcc dot gnu.org
2014-03-03 11:13 ` jakub at gcc dot gnu.org
2014-03-06  7:53 ` jakub at gcc dot gnu.org
2014-06-12 13:36 ` [Bug preprocessor/60400] [4.7 " rguenth at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).