| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| 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. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0038321) Brad King (manager) 2015-03-26 11:59 |
As announced here: [ANNOUNCE] GCC-XML maintenance moving to Github http://thread.gmane.org/gmane.comp.compilers.gccxml/731 [^] http://public.kitware.com/pipermail/gccxml/2015-March/003206.html [^] gccxml will no longer be developed by its original author, who will instead focus on CastXML: https://github.com/CastXML/CastXML#readme [^] The original GCC-XML issue tracker is now closed. In order to facilitate ongoing maintenance by community participants, issues will now be tracked on the Github repository page: https://github.com/gccxml/gccxml/issues [^] |
| Notes |
| 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 |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |