[Bug c++/76911] New: internal compiler segfault on illegal implicit cast to decimal64

2016-08-15 Thread danielberger at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: danielberger at gmail dot com Target Milestone: --- Created attachment 39445 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39445&action=edit minimal source minim

[Bug c++/76911] internal compiler segfault on illegal implicit cast to decimal64

2016-08-15 Thread danielberger at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76911 --- Comment #1 from danielberger at gmail dot com --- Created attachment 39446 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39446&action=edit stderr from compilation

[Bug c++/76911] internal compiler segfault on illegal implicit cast to decimal64

2016-08-15 Thread danielberger at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=76911 --- Comment #2 from danielberger at gmail dot com --- Created attachment 39447 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39447&action=edit preprocessed source

[Bug c++/77384] New: Assembler error - std::forward(decimal64) already declared

2016-08-25 Thread danielberger at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: danielberger at gmail dot com Target Milestone: --- while compiling with no extra flags i get: /tmp/cceuJGN0.s: Assembler messages: 1543 : Error: symbol

[Bug c++/77384] Assembler error - std::forward(decimal64) already defined

2019-01-07 Thread danielberger at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77384 --- Comment #1 from danielberger at gmail dot com --- Anyone have a chance to take a look at this? It still reproduces in 8.2 and trunk. Any more information I can provide?

[Bug c++/77384] Assembler error - std::forward(decimal64) already defined

2022-02-28 Thread danielberger at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77384 --- Comment #3 from danielberger at gmail dot com --- looks like this is now an ICE on trunk: > :9:63: error: Two symbols with same comdat_group are not linked by > the same_comdat_group list. > 9 | int main(void){return 0;/*stub