Re: gcc 4.4 <stdarg.h> fix
Pascal Terjan <[email protected]>
| Newsgroups | gmane.linux.lib.dietlibc |
|---|---|
| Organization | Mandriva |
| Message-ID | <1243518773.6974.39.camel@plop> |
Le jeudi 28 mai 2009 à 14:49 +0200, Thorsten Glaser a écrit : > On Thu, 28 May 2009, Pascal Terjan wrote: > > > Why making it that complicated and not always use __builtin_va_start? > > Maybe it's not always defined? I created a patch which > does not change behaviour for cases which used to work > before, and fixes a case which did not work. Hmm I checked and indeed it appeared only since 2002 (can't find exact version of gcc) so it would probably break on 2.96 and early 3.X