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

--- Comment #2 from Arseny Solokha <asolokha at gmx dot com> ---
(In reply to Martin Liška from comment #1)
> I can't reproduce, but looks very similar to PR87721.

https://gcc.godbolt.org/z/o14PZF

> GNU C++14 (GCC-Explorer-Build) version 9.0.0 20181128 (experimental) 
> (x86_64-linux-gnu)
> compiled by GNU C version 7.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC 
> version 1.0.3, isl version isl-0.18-GMP
> GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
> Compiler executable checksum: 33df48a4c30aa2336d636e4b7d79bc23
> <source>: In function 'void test(const char*)':
> <source>:6:37: internal compiler error: in 
> linemap_position_for_line_and_column, at libcpp/line-map.c:842
>     6 |   printf ("size: %" PRIu32 "\n", msg); /* { dg-warning "expects 
> argument of type" } */
>       |                                     ^

This revision is even newer that mine.

Reply via email to