MantisBT - GCC-XML | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012234 | GCC-XML | (No Category) | public | 2011-05-29 00:28 | 2015-03-26 11:59 |
| Reporter | Christofer Bertonha | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | suspended | ||
| Platform | Linux | OS | Arch Linux | OS Version | |
| Summary | 0012234: Parsing a c program where an include to mmintrin, emmintrin or xmmintrin gives error | ||||
| Description | Parsing a c program where an include to mmintrin, emmintrin or xmmintrin gives error. Tested only on gcc-4.6 | ||||
| Steps To Reproduce | vim test.c include <mmintrin.h> include <emmintrin.h> include <xmmintrin.h> include <stdio.h> int main() { printf("hello world\n"); } gccxml test.c | ||||
| Additional Information | Next I will upload the files with trim functions where error occurs. To be copied to support/gcc/4.6 | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | https://public.kitware.com/Bug/file/3906/emmintrin.h https://public.kitware.com/Bug/file/3907/mmintrin.h https://public.kitware.com/Bug/file/3908/xmmintrin.h | ||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-05-29 00:28 | Christofer Bertonha | New Issue | |||
| 2011-05-29 00:28 | Christofer Bertonha | File Added: emmintrin.h | |||
| 2011-05-29 00:29 | Christofer Bertonha | File Added: mmintrin.h | |||
| 2011-05-29 00:29 | Christofer Bertonha | File Added: xmmintrin.h | |||
| 2015-03-26 11:59 | Brad King | Note Added: 0038321 | |||
| 2015-03-26 11:59 | Brad King | Status | new => resolved | ||
| 2015-03-26 11:59 | Brad King | Resolution | open => suspended | ||
| 2015-03-26 11:59 | Brad King | Assigned To | => Brad King | ||
| Notes | |||||
|
|
|||||
|
|
||||