public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/28285]  New: [4.2 Regression] duplicate case value in alpha_swapped_comparison operator
@ 2006-07-06 16:37 gcc-bugzilla at gcc dot gnu dot org
  2006-07-06 17:17 ` [Bug target/28285] " ro at gcc dot gnu dot org
  2006-07-06 17:18 ` ro at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: gcc-bugzilla at gcc dot gnu dot org @ 2006-07-06 16:37 UTC (permalink / raw)
  To: gcc-bugs


Bootstrapping current mainline on Tru64 UNIX fails in stage1 as of 20060705:

gcc -c   -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings
-Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
-Wmissing-format-attribute -fno-common   -DHAVE_CONFIG_H -I. -I.
-I/vol/gcc/src/gcc/gcc -I/vol/gcc/src/gcc/gcc/.
-I/vol/gcc/src/gcc/gcc/../include -I/vol/gcc/src/gcc/gcc/../libcpp/include
-I/vol/gnu/obj/gmp-4.1.3/mpfr -I/vol/gnu/obj/gmp-4.1.3
-I/vol/gcc/src/gcc/gcc/../libdecnumber -I../libdecnumber    insn-preds.c -o
insn-preds.o
/vol/gcc/src/gcc/gcc/config/alpha/predicates.md: In function
`alpha_swapped_comparison_operator':
/vol/gcc/src/gcc/gcc/config/alpha/predicates.md:571: error: duplicate case
value
/vol/gcc/src/gcc/gcc/config/alpha/predicates.md:570: error: previously used
here
make[3]: *** [insn-preds.o] Error 1

Inspecting the generated insn-preds.c (alpha_swapped_comparison_operator),
there are indeed two case GTU entries.

Environment:
System: OSF1 bartok V5.1 2650 alpha
Machine: alpha

host: alpha-dec-osf5.1b
build: alpha-dec-osf5.1b
target: alpha-dec-osf5.1b
configured with: /vol/gcc/src/gcc/configure --prefix=/vol/gcc
--with-local-prefix=/vol/gcc --disable-nls --host alpha-dec-osf5.1b --build
alpha-dec-osf5.1b --target alpha-dec-osf5.1b
--with-gmp-dir=/vol/gnu/obj/gmp-4.1.3
--with-mpfr-dir=/vol/gnu/obj/gmp-4.1.3/mpfr
--enable-languages=c,c++,fortran,java,objc,ada --disable-libmudflap

How-To-Repeat:
Bootstrap mainline as above.


-- 
           Summary: [4.2 Regression] duplicate case value in
                    alpha_swapped_comparison operator
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ro at techfak dot uni-bielefeld dot de
 GCC build triplet: alpha-dec-osf5.1b
  GCC host triplet: alpha-dec-osf5.1b
GCC target triplet: alpha-dec-osf5.1b


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/28285] [4.2 Regression] duplicate case value in alpha_swapped_comparison operator
  2006-07-06 16:37 [Bug target/28285] New: [4.2 Regression] duplicate case value in alpha_swapped_comparison operator gcc-bugzilla at gcc dot gnu dot org
@ 2006-07-06 17:17 ` ro at gcc dot gnu dot org
  2006-07-06 17:18 ` ro at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: ro at gcc dot gnu dot org @ 2006-07-06 17:17 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from ro at gcc dot gnu dot org  2006-07-06 17:16 -------
Subject: Bug 28285

Author: ro
Date: Thu Jul  6 17:16:48 2006
New Revision: 115225

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115225
Log:
        PR target/28285
        * config/alpha/predicates.md (alpha_swapped_comparison_operator):
        Remove duplicate gtu.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/alpha/predicates.md


-- 


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug target/28285] [4.2 Regression] duplicate case value in alpha_swapped_comparison operator
  2006-07-06 16:37 [Bug target/28285] New: [4.2 Regression] duplicate case value in alpha_swapped_comparison operator gcc-bugzilla at gcc dot gnu dot org
  2006-07-06 17:17 ` [Bug target/28285] " ro at gcc dot gnu dot org
@ 2006-07-06 17:18 ` ro at gcc dot gnu dot org
  1 sibling, 0 replies; 3+ messages in thread
From: ro at gcc dot gnu dot org @ 2006-07-06 17:18 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from ro at gcc dot gnu dot org  2006-07-06 17:18 -------
Fixed for 4.2.0.


-- 

ro at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-07-06 17:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-06 16:37 [Bug target/28285] New: [4.2 Regression] duplicate case value in alpha_swapped_comparison operator gcc-bugzilla at gcc dot gnu dot org
2006-07-06 17:17 ` [Bug target/28285] " ro at gcc dot gnu dot org
2006-07-06 17:18 ` ro at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).