https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111289

John David Anglin <danglin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |danglin at gcc dot gnu.org

--- Comment #4 from John David Anglin <danglin at gcc dot gnu.org> ---
On hppa64-hp-hpux11.11:

FAIL: c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++98  (test for
warnings, line 60)
FAIL: c-c++-common/analyzer/stdarg-pr111289-int.c  -std=c++98 (test for excess
errors)
Excess errors:
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/analyzer/stdarg-pr111289-int.c:5:22:
error: conflicting declaration 'typedef unsigned int mode_t'
/home/dave/gnu/gcc/gcc/gcc/testsuite/c-c++-common/analyzer/stdarg-pr111289-int.c:17:30:
warning: 'mode_t' {aka 'short unsigned int'} is promoted to 'int' when passed
through '...'

Reply via email to