This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11260] code causes 'output_operand: floating constant misused' underg77 3.1
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 20 Jun 2003 00:12:27 -0000
- Subject: [Bug target/11260] code causes 'output_operand: floating constant misused' underg77 3.1
- References: <20030620000055.11260.daevens@dancer.ca.sandia.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11260
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|fortran |target
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-20 00:12 -------
This is looks like it is a target problem, not a generic Fortan problem as on i686-pc-linux-
gnu I do not get an error with 3.2.3 and the error is from the file final.c which has a
description of "Convert RTL to assembler code and output it".