MantisBT - GCC-XML | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0012158 | GCC-XML | (No Category) | public | 2011-05-05 07:58 | 2011-05-06 07:55 |
Reporter | Sylvain Joyeux | ||||
Assigned To | Brad King | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | GNU/Linux | OS | Debian | OS Version | sid |
Summary | 0012158: GCCXML chokes on GCC 4.6 <complex>: "cannot convert float to float __complex__" | ||||
Description | gccxml version 0.9.0+cvs20110222-1 chokes on GCC 4.6 <complex> header The errors are In file included from test.cpp:1: /usr/include/c++/4.6/complex: In member function 'std::complex<float>& std::complex<float>::operator=(float)': /usr/include/c++/4.6/complex:1087: error: cannot convert 'float' to 'float __complex__' in assignment /usr/include/c++/4.6/complex: In member function 'std::complex<double>& std::complex<double>::operator=(double)': /usr/include/c++/4.6/complex:1229: error: cannot convert 'double' to 'double __complex__' in assignment /usr/include/c++/4.6/complex: In member function 'std::complex<long double>& std::complex<long double>::operator=(long double)': /usr/include/c++/4.6/complex:1372: error: cannot convert 'long double' to 'long double __complex__' in assignment | ||||
Steps To Reproduce | [~]% cat test.cpp #include <complex> [~]% gccxml test.cpp | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/3854/complex | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2011-05-05 07:58 | Sylvain Joyeux | New Issue | |||
2011-05-05 08:09 | Brad King | Note Added: 0026439 | |||
2011-05-05 23:33 | Christofer Bertonha | Note Added: 0026442 | |||
2011-05-05 23:33 | Christofer Bertonha | File Added: complex | |||
2011-05-06 07:54 | Brad King | Assigned To | => Brad King | ||
2011-05-06 07:54 | Brad King | Status | new => assigned | ||
2011-05-06 07:55 | Brad King | Note Added: 0026443 | |||
2011-05-06 07:55 | Brad King | Status | assigned => closed | ||
2011-05-06 07:55 | Brad King | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|