public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/101057] New: [gimplefe] GIMPLE frontend issues
@ 2021-06-14  6:54 rguenth at gcc dot gnu.org
  2021-06-14  6:55 ` [Bug c/101057] " rguenth at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-06-14  6:54 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 101057
           Summary: [gimplefe] GIMPLE frontend issues
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rguenth at gcc dot gnu.org
  Target Milestone: ---

meta-bug to track issues in the GIMPLE FE such as ICEs on invalid or valid
input and missing features.

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

* [Bug c/101057] [gimplefe] GIMPLE frontend issues
  2021-06-14  6:54 [Bug c/101057] New: [gimplefe] GIMPLE frontend issues rguenth at gcc dot gnu.org
@ 2021-06-14  6:55 ` rguenth at gcc dot gnu.org
  2021-10-07  6:21 ` rguenth at gcc dot gnu.org
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-06-14  6:55 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2021-06-14
     Ever confirmed|0                           |1
           Keywords|                            |meta-bug
             Status|UNCONFIRMED                 |NEW

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

* [Bug c/101057] [gimplefe] GIMPLE frontend issues
  2021-06-14  6:54 [Bug c/101057] New: [gimplefe] GIMPLE frontend issues rguenth at gcc dot gnu.org
  2021-06-14  6:55 ` [Bug c/101057] " rguenth at gcc dot gnu.org
@ 2021-10-07  6:21 ` rguenth at gcc dot gnu.org
  2021-10-15  8:21 ` rguenth at gcc dot gnu.org
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-10-07  6:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
Bug 101057 depends on bug 102605, which changed state.

Bug 102605 Summary: address instruction from -fdump-tree-*-gimple doesn't work with -fgimple
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102605

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c/101057] [gimplefe] GIMPLE frontend issues
  2021-06-14  6:54 [Bug c/101057] New: [gimplefe] GIMPLE frontend issues rguenth at gcc dot gnu.org
  2021-06-14  6:55 ` [Bug c/101057] " rguenth at gcc dot gnu.org
  2021-10-07  6:21 ` rguenth at gcc dot gnu.org
@ 2021-10-15  8:21 ` rguenth at gcc dot gnu.org
  2021-11-28  1:02 ` pinskia at gcc dot gnu.org
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2021-10-15  8:21 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
Bug 101057 depends on bug 102763, which changed state.

Bug 102763 Summary: ICE on gimple code: segmentation fault, build_component_ref
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102763

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c/101057] [gimplefe] GIMPLE frontend issues
  2021-06-14  6:54 [Bug c/101057] New: [gimplefe] GIMPLE frontend issues rguenth at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2021-10-15  8:21 ` rguenth at gcc dot gnu.org
@ 2021-11-28  1:02 ` pinskia at gcc dot gnu.org
  2022-04-05  7:55 ` rguenth at gcc dot gnu.org
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-11-28  1:02 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
Bug 101057 depends on bug 101035, which changed state.

Bug 101035 Summary: ICE: in wide_int_to_tree_1, at tree.c:1751
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101035

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c/101057] [gimplefe] GIMPLE frontend issues
  2021-06-14  6:54 [Bug c/101057] New: [gimplefe] GIMPLE frontend issues rguenth at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2021-11-28  1:02 ` pinskia at gcc dot gnu.org
@ 2022-04-05  7:55 ` rguenth at gcc dot gnu.org
  2022-10-20  9:31 ` rguenth at gcc dot gnu.org
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-04-05  7:55 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
Bug 101057 depends on bug 105151, which changed state.

Bug 105151 Summary: [12 Regression] ICE in gimple_range_global with invalid "gimple" language
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105151

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c/101057] [gimplefe] GIMPLE frontend issues
  2021-06-14  6:54 [Bug c/101057] New: [gimplefe] GIMPLE frontend issues rguenth at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2022-04-05  7:55 ` rguenth at gcc dot gnu.org
@ 2022-10-20  9:31 ` rguenth at gcc dot gnu.org
  2022-10-20  9:31 ` rguenth at gcc dot gnu.org
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-10-20  9:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
Bug 101057 depends on bug 107305, which changed state.

Bug 107305 Summary: ICE: 'verify_gimple' failed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107305

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c/101057] [gimplefe] GIMPLE frontend issues
  2021-06-14  6:54 [Bug c/101057] New: [gimplefe] GIMPLE frontend issues rguenth at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2022-10-20  9:31 ` rguenth at gcc dot gnu.org
@ 2022-10-20  9:31 ` rguenth at gcc dot gnu.org
  2022-11-15 19:44 ` pinskia at gcc dot gnu.org
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2022-10-20  9:31 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
Bug 101057 depends on bug 107306, which changed state.

Bug 107306 Summary: [12/13 Regression] ICE: verify_gimple failed
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107306

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c/101057] [gimplefe] GIMPLE frontend issues
  2021-06-14  6:54 [Bug c/101057] New: [gimplefe] GIMPLE frontend issues rguenth at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2022-10-20  9:31 ` rguenth at gcc dot gnu.org
@ 2022-11-15 19:44 ` pinskia at gcc dot gnu.org
  2023-09-19 11:01 ` rguenth at gcc dot gnu.org
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pinskia at gcc dot gnu.org @ 2022-11-15 19:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
Bug 101057 depends on bug 100525, which changed state.

Bug 100525 Summary: ICE: tree check: expected class ‘type’, have ‘exceptional’ (error_mark) in useless_type_conversion_p, at gimple-expr.c:87
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100525

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c/101057] [gimplefe] GIMPLE frontend issues
  2021-06-14  6:54 [Bug c/101057] New: [gimplefe] GIMPLE frontend issues rguenth at gcc dot gnu.org
                   ` (7 preceding siblings ...)
  2022-11-15 19:44 ` pinskia at gcc dot gnu.org
@ 2023-09-19 11:01 ` rguenth at gcc dot gnu.org
  2023-11-28 15:59 ` rguenth at gcc dot gnu.org
  2023-12-05 14:58 ` rguenth at gcc dot gnu.org
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-09-19 11:01 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
Bug 101057 depends on bug 111468, which changed state.

Bug 111468 Summary: cannot express unordered equal in gimple FE
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111468

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c/101057] [gimplefe] GIMPLE frontend issues
  2021-06-14  6:54 [Bug c/101057] New: [gimplefe] GIMPLE frontend issues rguenth at gcc dot gnu.org
                   ` (8 preceding siblings ...)
  2023-09-19 11:01 ` rguenth at gcc dot gnu.org
@ 2023-11-28 15:59 ` rguenth at gcc dot gnu.org
  2023-12-05 14:58 ` rguenth at gcc dot gnu.org
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-11-28 15:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
Bug 101057 depends on bug 112741, which changed state.

Bug 112741 Summary: ICE: in gimplify_var_or_parm_decl, at gimplify.cc:3261
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112741

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

* [Bug c/101057] [gimplefe] GIMPLE frontend issues
  2021-06-14  6:54 [Bug c/101057] New: [gimplefe] GIMPLE frontend issues rguenth at gcc dot gnu.org
                   ` (9 preceding siblings ...)
  2023-11-28 15:59 ` rguenth at gcc dot gnu.org
@ 2023-12-05 14:58 ` rguenth at gcc dot gnu.org
  10 siblings, 0 replies; 12+ messages in thread
From: rguenth at gcc dot gnu.org @ 2023-12-05 14:58 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101057
Bug 101057 depends on bug 112860, which changed state.

Bug 112860 Summary: ICE: in expand_expr_real_2, at expr.cc:10620 with -O0 -fgimple -mavx512f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112860

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

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

end of thread, other threads:[~2023-12-05 14:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-14  6:54 [Bug c/101057] New: [gimplefe] GIMPLE frontend issues rguenth at gcc dot gnu.org
2021-06-14  6:55 ` [Bug c/101057] " rguenth at gcc dot gnu.org
2021-10-07  6:21 ` rguenth at gcc dot gnu.org
2021-10-15  8:21 ` rguenth at gcc dot gnu.org
2021-11-28  1:02 ` pinskia at gcc dot gnu.org
2022-04-05  7:55 ` rguenth at gcc dot gnu.org
2022-10-20  9:31 ` rguenth at gcc dot gnu.org
2022-10-20  9:31 ` rguenth at gcc dot gnu.org
2022-11-15 19:44 ` pinskia at gcc dot gnu.org
2023-09-19 11:01 ` rguenth at gcc dot gnu.org
2023-11-28 15:59 ` rguenth at gcc dot gnu.org
2023-12-05 14:58 ` 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).