This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/66903] New: The gcc 4.9.2 crashes when processing declarations such as: int (( ... (x) ... ))


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

            Bug ID: 66903
           Summary: The gcc 4.9.2 crashes when processing declarations
                    such as: int (( ... (x) ... ))
           Product: gcc
           Version: 4.9.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: speirofr at gmail dot com
  Target Milestone: ---

The gcc 4.9.2 crashes when processing declarations such as: int (( ... (x) ...
)), with the number of parens > 4000000.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]