Kalle Olavi Niemitalo writes: > Package: gcc-3.2 > Version: 1:3.2.3-0pre6 > Severity: normal > > In the attached program, failing_func should return its first > variadic argument, but somehow it returns wrong_value instead. > The main function exits with code 0 if the result is correct.
- does the code example work with gcc-snapshot? - does the code example work with 2.95 (or 3.0.4)?