[Bug c/14610] New: __float80 constants incorrectly emitted

zack at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Mar 16 18:39:00 GMT 2004


I will attach two test cases to this bug.  Both are believed to exhibit the same
underlying problem, namely that __float80 constants are incorrectly emitted to
the assembly file.  float80-1.c demonstrates the problem at all optimization
levels; float80-2.c requires -minline-int-divide-max-throughput.  They are
formatted for the GCC testsuite - abort on failure, exit 0 on success, no output.

-- 
           Summary: __float80 constants incorrectly emitted
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: zack at gcc dot gnu dot org
        ReportedBy: zack at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ia64-hp-hpux11.23
  GCC host triplet: ia64-hp-hpux11.23
GCC target triplet: ia64-hp-hpux11.23


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



More information about the Gcc-bugs mailing list