[Bug c/43374] New: ICE with __builtin_isinf() and _Decimal argument

2010-03-14 Thread kononov at ftml dot net
ctions. -- Summary: ICE with __builtin_isinf() and _Decimal argument Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org Rep

[Bug c++/39070] Segmentation fault

2009-02-12 Thread kononov at ftml dot net
--- Comment #3 from kononov at ftml dot net 2009-02-12 23:49 --- $ cat t.cc template struct junk { template static Z& y(); template static int test(...); template static char test(typeof(y())*); static int const value=sizeof(test(0)); }; typedef char type[junk::v

[Bug c++/39070] New: Segmentation fault

2009-02-01 Thread kononov at ftml dot net
+ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kononov at ftml dot net GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39070