When I attempt to compile gcc 4.5 on a sparc machine under Debian Linux 5.0 I
get the following error:

/home/mrichmon/gcc-4.5-20090402/gcc/genattrtab.c: In function âattr_rtxâ:
/home/mrichmon/gcc-4.5-20090402/gcc/genattrtab.c:478: error: âva_arg_tmp.72â
may be used uninitialized in this function
/home/mrichmon/gcc-4.5-20090402/gcc/genattrtab.c:478: note: âva_arg_tmp.72â was
declared here
/home/mrichmon/gcc-4.5-20090402/gcc/genattrtab.c:506: error: âva_arg_tmp.75â
may be used uninitialized in this function
/home/mrichmon/gcc-4.5-20090402/gcc/genattrtab.c:506: note: âva_arg_tmp.75â was
declared here


-- 
           Summary: genattrtab.c does not compile under sparc Linux
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michael dot a dot richmond at nasa dot gov
 GCC build triplet: sparc-unknown-linux-gnu
  GCC host triplet: sparc-unknown-linux-gnu
GCC target triplet: sparc-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39645

Reply via email to