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

Bastiaan Braams <b.j.braams at cwi dot nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b.j.braams at cwi dot nl

--- Comment #5 from Bastiaan Braams <b.j.braams at cwi dot nl> ---
The issue here may be related to that reported by ka...@gcc.gnu.org on
2018-01-23, Bug 84008 - [PDT] ICE accessing kind and len parameters (subsuming
a report by me on 2021-11-09, Bug 103158 - [PDT] ICE on arithmetic with type
parameter). The common feature is that within a type specification there is
arithmetic on a type parameter: the expression rank-1 here, l1+1 in kargl's
report, and n-1 in my report.

Reply via email to