[Bug c++/23195] Using frexp with fabs produces negative result

2005-08-02 Thread m dot broadbent at signal dot qinetiq dot com
--- Additional Comments From m dot broadbent at signal dot qinetiq dot com 2005-08-02 10:56 --- Output from test program [EMAIL PROTECTED]:~$ g++-4.0 -o test_frexp test_frexp.cpp -save-temps -lm [EMAIL PROTECTED]:~$ ./test_frexp q: -123.456 a: -0.9645 e: 7 q: -123.456 a: 0.9645 b

[Bug c++/23195] Using frexp with fabs produces negative result

2005-08-02 Thread m dot broadbent at signal dot qinetiq dot com
-- What|Removed |Added Attachment #9408|application/octet-stream|text/plain mime type|| http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23195

[Bug c++/23195] Using frexp with fabs produces negative result

2005-08-02 Thread m dot broadbent at signal dot qinetiq dot com
--- Additional Comments From m dot broadbent at signal dot qinetiq dot com 2005-08-02 10:54 --- Created an attachment (id=9409) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9409&action=view) Assembler output from g++ 4.0.1 from testcase -- http://gcc.gnu.org/b

[Bug c++/23195] Using frexp with fabs produces negative result

2005-08-02 Thread m dot broadbent at signal dot qinetiq dot com
--- Additional Comments From m dot broadbent at signal dot qinetiq dot com 2005-08-02 10:53 --- Created an attachment (id=9408) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9408&action=view) Preprocessor output from gcc 4.0.1 from testcase -- http://gcc.gnu.org/b

[Bug c++/23195] Using frexp with fabs produces negative result

2005-08-02 Thread m dot broadbent at signal dot qinetiq dot com
--- Additional Comments From m dot broadbent at signal dot qinetiq dot com 2005-08-02 10:53 --- Created an attachment (id=9407) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9407&action=view) Example C++ code -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23195

[Bug c++/23195] New: Using frexp with fabs produces negative result

2005-08-02 Thread m dot broadbent at signal dot qinetiq dot com
gcc Version: 4.0.1 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: m dot broadbent at signal dot qinetiq dot com CC: gcc-bugs at gcc dot gnu

[Bug c++/20051] ICE when compiling SSE intrinics

2005-02-18 Thread m dot broadbent at signal dot qinetiq dot com
--- Additional Comments From m dot broadbent at signal dot qinetiq dot com 2005-02-18 11:07 --- Created an attachment (id=8225) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8225&action=view) Preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20051

[Bug c++/20051] New: ICE when compiling SSE intrinics

2005-02-18 Thread m dot broadbent at signal dot qinetiq dot com
del: posix gcc version 3.4.3 -- Summary: ICE when compiling SSE intrinics Product: gcc Version: 3.4.3 Status: UNCONFIRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: m