[Bug c/16031] New: 5.1093e+35 (as a variable) cast to long long => -1

2004-06-16 Thread flash at pobox dot com
The following prints -1; this is undefined behavior per C99 spec ยง6.3.1.4, but it's odd nonetheless, and inconsistent with two similar cases, below: volatile const register float arg2_float_195 = FLT_MAX/666.0; printf( " \t %s %lld \n " , "" , ( long long )arg2_float_195

[Bug tree-optimization/15993] [lno] Compiler hangs at -O3

2004-06-16 Thread cvs-commit at gcc dot gnu dot org
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-06-16 17:58 --- Subject: Bug 15993 CVSROOT:/cvs/gcc Module name:gcc Branch: apple-ppc-branch Changes by: [EMAIL PROTECTED] 2004-06-16 17:58:02 Modified files: gcc: Chan