MantisBT - GCC-XML | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0009185 | GCC-XML | public | 2009-06-19 13:37 | 2009-06-19 14:57 | |
Reporter | Matt McCormick | ||||
Assigned To | Brad King | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Summary | 0009185: patch to work with gcc 4.3.3, undeclared __builtin_va_arg_pack | ||||
Description | There was a similar patch applied for gcc 4.3, but maybe this is for gcc-4.3.3 Errors like this are produced $> gccxml foo.h In file included from /usr/include/stdio.h:906, from foo.h:1: /usr/include/bits/stdio2.h: In function 'int sprintf(char*, const char*, ...)': /usr/include/bits/stdio2.h:35: error: '__builtin_va_arg_pack' was not declared in this scope /usr/include/bits/stdio2.h: In function 'int snprintf(char*, size_t, const char*, ...)': /usr/include/bits/stdio2.h:66: error: '__builtin_va_arg_pack' was not declared in this scope /usr/include/bits/stdio2.h: In function 'int fprintf(FILE*, const char*, ...)': /usr/include/bits/stdio2.h:99: error: '__builtin_va_arg_pack' was not declared in this scope /usr/include/bits/stdio2.h: In function 'int printf(const char*, ...)': /usr/include/bits/stdio2.h:105: error: '__builtin_va_arg_pack' was not declared in this scope /usr/include/bits/stdio2.h: In function 'int asprintf(char**, const char*, ...)': /usr/include/bits/stdio2.h:159: error: '__builtin_va_arg_pack' was not declared in this scope /usr/include/bits/stdio2.h: In function 'int __asprintf(char**, const char*, ...)': /usr/include/bits/stdio2.h:167: error: '__builtin_va_arg_pack' was not declared in this scope /usr/include/bits/stdio2.h: In function 'int dprintf(int, const char*, ...)': | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/2336/0001-newer-gcc-4.3-fix.patch | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-06-19 13:37 | Matt McCormick | New Issue | |||
2009-06-19 13:37 | Matt McCormick | File Added: 0001-newer-gcc-4.3-fix.patch | |||
2009-06-19 14:40 | Brad King | Status | new => assigned | ||
2009-06-19 14:40 | Brad King | Assigned To | => Brad King | ||
2009-06-19 14:40 | Brad King | Note Added: 0016744 | |||
2009-06-19 14:49 | Matt McCormick | Note Added: 0016745 | |||
2009-06-19 14:54 | Matt McCormick | Note Added: 0016746 | |||
2009-06-19 14:56 | Brad King | Note Added: 0016747 | |||
2009-06-19 14:56 | Brad King | Status | assigned => closed | ||
2009-06-19 14:57 | Brad King | Resolution | open => fixed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|