public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/43927]  New: genautomata: undeclared unit or reservation `cortex_a9_}ult'
@ 2010-04-28 20:53 danglin at gcc dot gnu dot org
  2010-05-11  7:37 ` [Bug target/43927] " ramana at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: danglin at gcc dot gnu dot org @ 2010-04-28 20:53 UTC (permalink / raw)
  To: gcc-bugs

gcc  -g -fkeep-inline-functions -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings
-Wold-style-definition -Wc++-compat   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o
build/genautomata \
            build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/errors.o ../build-armv5tejl-unknown-linux-gnueabi/libiberty/libiberty.a
-lm
build/genautomata ../../gcc/gcc/config/arm/arm.md \
          insn-conditions.md > tmp-automata.c
genautomata: undeclared unit or reservation `cortex_a9_}ult'
genautomata: reservation `cortex_a9_mult' is not used
make[3]: *** [s-automata] Error 1


-- 
           Summary: genautomata: undeclared unit or reservation
                    `cortex_a9_}ult'
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: danglin at gcc dot gnu dot org
 GCC build triplet: armv5tejl-unknown-linux-gnueabi
  GCC host triplet: armv5tejl-unknown-linux-gnueabi
GCC target triplet: armv5tejl-unknown-linux-gnueabi


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


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

* [Bug target/43927] genautomata: undeclared unit or reservation `cortex_a9_}ult'
  2010-04-28 20:53 [Bug target/43927] New: genautomata: undeclared unit or reservation `cortex_a9_}ult' danglin at gcc dot gnu dot org
@ 2010-05-11  7:37 ` ramana at gcc dot gnu dot org
  2010-05-11 12:05 ` dave at hiauly1 dot hia dot nrc dot ca
  2010-05-11 16:59 ` danglin at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: ramana at gcc dot gnu dot org @ 2010-05-11  7:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from ramana at gcc dot gnu dot org  2010-05-11 07:37 -------
Is this still an issue ? My armv5te box was bootstrapping without the issue you
mention in cortex-a9.md and there is a test result from an armv5te-linux-eabi
variant here.  

http://gcc.gnu.org/ml/gcc-testresults/2010-05/msg00953.html

cheers
Ramana


-- 

ramana at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


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


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

* [Bug target/43927] genautomata: undeclared unit or reservation `cortex_a9_}ult'
  2010-04-28 20:53 [Bug target/43927] New: genautomata: undeclared unit or reservation `cortex_a9_}ult' danglin at gcc dot gnu dot org
  2010-05-11  7:37 ` [Bug target/43927] " ramana at gcc dot gnu dot org
@ 2010-05-11 12:05 ` dave at hiauly1 dot hia dot nrc dot ca
  2010-05-11 16:59 ` danglin at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: dave at hiauly1 dot hia dot nrc dot ca @ 2010-05-11 12:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from dave at hiauly1 dot hia dot nrc dot ca  2010-05-11 12:05 -------
Subject: Re:  genautomata: undeclared unit or reservation `cortex_a9_}ult'

> Is this still an issue ? My armv5te box was bootstrapping without the issue you
> mention in cortex-a9.md and there is a test result from an armv5te-linux-eabi
> variant here.  

Did the typo in the machine definition get fixed?  I can check when I
get to my office later today.

Dave


-- 


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


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

* [Bug target/43927] genautomata: undeclared unit or reservation `cortex_a9_}ult'
  2010-04-28 20:53 [Bug target/43927] New: genautomata: undeclared unit or reservation `cortex_a9_}ult' danglin at gcc dot gnu dot org
  2010-05-11  7:37 ` [Bug target/43927] " ramana at gcc dot gnu dot org
  2010-05-11 12:05 ` dave at hiauly1 dot hia dot nrc dot ca
@ 2010-05-11 16:59 ` danglin at gcc dot gnu dot org
  2 siblings, 0 replies; 4+ messages in thread
From: danglin at gcc dot gnu dot org @ 2010-05-11 16:59 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from danglin at gcc dot gnu dot org  2010-05-11 16:58 -------
Fixed.


-- 

danglin at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2010-05-11 16:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-04-28 20:53 [Bug target/43927] New: genautomata: undeclared unit or reservation `cortex_a9_}ult' danglin at gcc dot gnu dot org
2010-05-11  7:37 ` [Bug target/43927] " ramana at gcc dot gnu dot org
2010-05-11 12:05 ` dave at hiauly1 dot hia dot nrc dot ca
2010-05-11 16:59 ` danglin 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).