[Bug c/45164] -O3 optimization problematic on "long long" types near 64 bit wraparound

2010-08-02 Thread robots at marcabel dot com
--- Comment #4 from robots at marcabel dot com 2010-08-02 16:54 --- Confirmed resolved invalid. Thank you! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45164

[Bug c/45164] -O3 optimization problematic on "long long" types near 64 bit wraparound

2010-08-02 Thread robots at marcabel dot com
--- Comment #2 from robots at marcabel dot com 2010-08-02 16:48 --- Created an attachment (id=21372) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21372&action=view) Source code to produce in case it doesn't paste well from my initial report. -- http://gcc.gnu.

[Bug c/45164] -O3 optimization problematic on "long long" types near 64 bit wraparound

2010-08-02 Thread robots at marcabel dot com
--- Comment #1 from robots at marcabel dot com 2010-08-02 16:47 --- Created an attachment (id=21371) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21371&action=view) Preprocessor output / compiler input -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45164

[Bug c/45164] New: -O3 optimization problematic on "long long" types near 64 bit wraparound

2010-08-02 Thread robots at marcabel dot com
} -- Summary: -O3 optimization problematic on "long long" types near 64 bit wraparound Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c Assig