[Bug c/57669] Incorrect floating point values with 32-bit compile

2013-06-21 Thread jtaylor.debian at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57669 Julian Taylor changed: What|Removed |Added CC||jtaylor.debian at gmail dot com

[Bug c/57491] New: [ia64] internal compiler error: in ia64_split_tmode -O2, quadmath

2013-05-31 Thread jtaylor.debian at gmail dot com
Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: jtaylor.debian at gmail dot com Created attachment 30236 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30236&action=edit preprocessed files when compiling fftw3 3.3.3 with quad

[Bug other/57219] New: __builtin_isinf_sign source comments more restrictive than documentation

2013-05-08 Thread jtaylor.debian at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57219 Bug #: 57219 Summary: __builtin_isinf_sign source comments more restrictive than documentation Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONF

[Bug c/57004] False warning: comparison is always true due to limited range of data type [-Wtype-limits]

2013-04-19 Thread jtaylor.debian at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57004 Julian Taylor changed: What|Removed |Added CC||jtaylor.debian at gmail dot

[Bug lto/56777] New: bad grammar in fwhole-program documentation

2013-03-29 Thread jtaylor.debian at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56777 Bug #: 56777 Summary: bad grammar in fwhole-program documentation Classification: Unclassified Product: gcc Version: 4.9.0 Status: UNCONFIRMED Severity: normal

[Bug middle-end/56160] unnecessary additions in loop [x86, x86_64]

2013-01-31 Thread jtaylor.debian at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56160 Julian Taylor changed: What|Removed |Added Version|4.4.1 |4.8.0 --- Comment #4 from Julia

[Bug c/56160] unnecessary additions in loop [x86, x86_64]

2013-01-31 Thread jtaylor.debian at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56160 --- Comment #2 from Julian Taylor 2013-01-31 10:47:54 UTC --- these three lines is missing at the top of the attachment #include #include #define UNLIKELY(x) __builtin_expect((x),0)

[Bug c/56160] unnecessary additions in loop [x86, x86_64]

2013-01-31 Thread jtaylor.debian at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56160 --- Comment #1 from Julian Taylor 2013-01-31 10:43:51 UTC --- Created attachment 29313 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29313 code

[Bug c/56160] New: unnecessary additions in loop [x86, x86_64]

2013-01-31 Thread jtaylor.debian at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56160 Bug #: 56160 Summary: unnecessary additions in loop [x86, x86_64] Classification: Unclassified Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: normal

[Bug c++/56111] New: {float,double} complex not accepted by g++-4.8 anymore

2013-01-25 Thread jtaylor.debian at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56111 Bug #: 56111 Summary: {float,double} complex not accepted by g++-4.8 anymore Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: no