[Bug c++/87437] New: g++ ICE Segfault initializing implicitly sized array in template with enum index

2018-09-25 Thread james at albanarts dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: james at albanarts dot com Target Milestone: --- Host: x86_64-pc-linux-gnu Target: x86_64-pc-linux-gnu Build: x86_64-pc-linux-gnu

[Bug target/34473] casting negative __int128_t to float/double rounds to nearest multiple of 2048

2007-12-14 Thread james at albanarts dot com
--- Comment #2 from james at albanarts dot com 2007-12-14 23:30 --- Oh and i forgot to mention: casting negative __int128_t to "long double" instead of "float" or "double" compiles correctly. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34473

[Bug target/34473] casting negative __int128_t to float/double rounds to nearest multiple of 2048

2007-12-14 Thread james at albanarts dot com
--- Comment #1 from james at albanarts dot com 2007-12-14 23:27 --- Created an attachment (id=14758) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14758&action=view) Very simple failure test case exit code is 0 for pass, 1 for fail compiled with compile line "gcc&q

[Bug c/34473] New: casting negative __int128_t to float/double rounds to nearest multiple of 2048

2007-12-14 Thread james at albanarts dot com
nearest multiple of 2048 Product: gcc Version: 4.1.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: james at albanarts dot com GCC build tr