[Bug libstdc++/43622] no C++ typeinfo for __float128 and __int128

2012-10-21 Thread planet36 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43622 --- Comment #11 from Steve Ward 2012-10-21 22:05:35 UTC --- This problem still exists in g++ 4.7.2.

[Bug c++/40855] undefined reference to `typeinfo for __int128'

2011-04-14 Thread planet36 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40855 Steve Ward changed: What|Removed |Added CC||planet36 at gmail dot com --- Comment #4

[Bug libstdc++/43622] no C++ typeinfo for __float128 and __int128

2011-04-14 Thread planet36 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43622 --- Comment #9 from Steve Ward 2011-04-14 15:56:12 UTC --- Created attachment 23982 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23982 This test-case shows how typeinfo for non-complex 128-bit types DOES NOT work, but typeinfo for complex

[Bug c/120057] New: [15 regression] 'constexpr' integer initializer is not an integer constant expression

2025-05-01 Thread planet36 at gmail dot com via Gcc-bugs
NCONFIRMED Severity: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: planet36 at gmail dot com Target Milestone: --- The following code compiles in 14.2, but in 15.1 the second array gives an error. ``` [[maybe_unused]]