--- 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
--
What|Removed |Added
Attachment #9408|application/octet-stream|text/plain
mime type||
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23195
--- 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
--- 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
--- 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
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
--- 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
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