public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/79516] [9/10/11/12 Regression] ICE: unspellable token PRAGMA_EOL
       [not found] <bug-79516-4@http.gcc.gnu.org/bugzilla/>
@ 2021-09-20 22:19 ` pinskia at gcc dot gnu.org
  2022-01-17 15:17 ` rguenth at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-09-20 22:19 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
            Summary|ICE: unspellable token      |[9/10/11/12 Regression]
                   |PRAGMA_EOL                  |ICE: unspellable token
                   |                            |PRAGMA_EOL
   Target Milestone|---                         |9.5

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Martin Liška from comment #1)
> Confirmed, started in between 4.5.2 and 4.5.3.

No 4.4.7 ICEs too. But 4.1.2 does not.

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

* [Bug c/79516] [9/10/11/12 Regression] ICE: unspellable token PRAGMA_EOL
       [not found] <bug-79516-4@http.gcc.gnu.org/bugzilla/>
  2021-09-20 22:19 ` [Bug c/79516] [9/10/11/12 Regression] ICE: unspellable token PRAGMA_EOL pinskia at gcc dot gnu.org
@ 2022-01-17 15:17 ` rguenth at gcc dot gnu.org
  2022-05-27  9:36 ` [Bug c/79516] [10/11/12/13 " rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-01-17 15:17 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P2

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

* [Bug c/79516] [10/11/12/13 Regression] ICE: unspellable token PRAGMA_EOL
       [not found] <bug-79516-4@http.gcc.gnu.org/bugzilla/>
  2021-09-20 22:19 ` [Bug c/79516] [9/10/11/12 Regression] ICE: unspellable token PRAGMA_EOL pinskia at gcc dot gnu.org
  2022-01-17 15:17 ` rguenth at gcc dot gnu.org
@ 2022-05-27  9:36 ` rguenth at gcc dot gnu.org
  2022-06-15  8:33 ` pinskia at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-05-27  9:36 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|9.5                         |10.4

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 9 branch is being closed

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

* [Bug c/79516] [10/11/12/13 Regression] ICE: unspellable token PRAGMA_EOL
       [not found] <bug-79516-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2022-05-27  9:36 ` [Bug c/79516] [10/11/12/13 " rguenth at gcc dot gnu.org
@ 2022-06-15  8:33 ` pinskia at gcc dot gnu.org
  2022-06-28 10:32 ` jakub at gcc dot gnu.org
  2023-07-07 10:31 ` [Bug c/79516] [11/12/13/14 " rguenth at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-06-15  8:33 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gscfq@t-online.de

--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
*** Bug 105987 has been marked as a duplicate of this bug. ***

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

* [Bug c/79516] [10/11/12/13 Regression] ICE: unspellable token PRAGMA_EOL
       [not found] <bug-79516-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2022-06-15  8:33 ` pinskia at gcc dot gnu.org
@ 2022-06-28 10:32 ` jakub at gcc dot gnu.org
  2023-07-07 10:31 ` [Bug c/79516] [11/12/13/14 " rguenth at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: jakub at gcc dot gnu.org @ 2022-06-28 10:32 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.4                        |10.5

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
GCC 10.4 is being released, retargeting bugs to GCC 10.5.

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

* [Bug c/79516] [11/12/13/14 Regression] ICE: unspellable token PRAGMA_EOL
       [not found] <bug-79516-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2022-06-28 10:32 ` jakub at gcc dot gnu.org
@ 2023-07-07 10:31 ` rguenth at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-07-07 10:31 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|10.5                        |11.5

--- Comment #6 from Richard Biener <rguenth at gcc dot gnu.org> ---
GCC 10 branch is being closed.

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

end of thread, other threads:[~2023-07-07 10:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-79516-4@http.gcc.gnu.org/bugzilla/>
2021-09-20 22:19 ` [Bug c/79516] [9/10/11/12 Regression] ICE: unspellable token PRAGMA_EOL pinskia at gcc dot gnu.org
2022-01-17 15:17 ` rguenth at gcc dot gnu.org
2022-05-27  9:36 ` [Bug c/79516] [10/11/12/13 " rguenth at gcc dot gnu.org
2022-06-15  8:33 ` pinskia at gcc dot gnu.org
2022-06-28 10:32 ` jakub at gcc dot gnu.org
2023-07-07 10:31 ` [Bug c/79516] [11/12/13/14 " 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).