public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/17943] New: building gcc head (20041011) for arc-elf32 results in a lot of warnings
@ 2004-10-12  8:00 saurabh dot verma at codito dot com
  2004-10-12 11:43 ` [Bug target/17943] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: saurabh dot verma at codito dot com @ 2004-10-12  8:00 UTC (permalink / raw)
  To: gcc-bugs

Building the head ( 20041011 checkout ) resulted in a lot of warnings regarding 
unknown predicates during genrecog. 

Part of the log showing the warning messages is inlined below:

build/genrecog /uselater/fsf/sources/gcc-head/gcc/gcc/config/arc/arc.md >
tmp-recog.c

/uselater/fsf/sources/gcc-head/gcc/gcc/config/arc/arc.md:157: warning: unknown
predicate 'move_dest_operand'
/uselater/fsf/sources/gcc-head/gcc/gcc/config/arc/arc.md:157: warning: unknown
predicate 'move_src_operand'

-- 
           Summary: building gcc head (20041011) for arc-elf32 results in a
                    lot of warnings
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: saurabh dot verma at codito dot com
                CC: gcc-bugs at gcc dot gnu dot org,ramana dot radhakrishnan
                    at codito dot com
GCC target triplet: arc-elf32


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


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

* [Bug target/17943] building gcc head (20041011) for arc-elf32 results in a lot of warnings
  2004-10-12  8:00 [Bug bootstrap/17943] New: building gcc head (20041011) for arc-elf32 results in a lot of warnings saurabh dot verma at codito dot com
@ 2004-10-12 11:43 ` pinskia at gcc dot gnu dot org
  2004-10-12 12:34 ` ramana dot radhakrishnan at codito dot com
  2004-10-14  7:54 ` saurabh dot verma at codito dot com
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-10-12 11:43 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-12 11:43 -------
Confirmed, this is a target problem, the warnings are correct.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
          Component|bootstrap                   |target
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-10-12 11:43:33
               date|                            |


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


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

* [Bug target/17943] building gcc head (20041011) for arc-elf32 results in a lot of warnings
  2004-10-12  8:00 [Bug bootstrap/17943] New: building gcc head (20041011) for arc-elf32 results in a lot of warnings saurabh dot verma at codito dot com
  2004-10-12 11:43 ` [Bug target/17943] " pinskia at gcc dot gnu dot org
@ 2004-10-12 12:34 ` ramana dot radhakrishnan at codito dot com
  2004-10-14  7:54 ` saurabh dot verma at codito dot com
  2 siblings, 0 replies; 4+ messages in thread
From: ramana dot radhakrishnan at codito dot com @ 2004-10-12 12:34 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From ramana dot radhakrishnan at codito dot com  2004-10-12 12:33 -------
All these would be due to non-use of the define_predicate md file construct. The
backend needs to be cleaned to use the new define_predicate construct. 

-- 


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


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

* [Bug target/17943] building gcc head (20041011) for arc-elf32 results in a lot of warnings
  2004-10-12  8:00 [Bug bootstrap/17943] New: building gcc head (20041011) for arc-elf32 results in a lot of warnings saurabh dot verma at codito dot com
  2004-10-12 11:43 ` [Bug target/17943] " pinskia at gcc dot gnu dot org
  2004-10-12 12:34 ` ramana dot radhakrishnan at codito dot com
@ 2004-10-14  7:54 ` saurabh dot verma at codito dot com
  2 siblings, 0 replies; 4+ messages in thread
From: saurabh dot verma at codito dot com @ 2004-10-14  7:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From saurabh dot verma at codito dot com  2004-10-14 07:53 -------
Agreed. Used dummy define_predicates to check. The warnings are due to the lack of 
them only.

-- 


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


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

end of thread, other threads:[~2004-10-14  7:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-10-12  8:00 [Bug bootstrap/17943] New: building gcc head (20041011) for arc-elf32 results in a lot of warnings saurabh dot verma at codito dot com
2004-10-12 11:43 ` [Bug target/17943] " pinskia at gcc dot gnu dot org
2004-10-12 12:34 ` ramana dot radhakrishnan at codito dot com
2004-10-14  7:54 ` saurabh dot verma at codito dot com

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).