public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/61388] New: [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"
@ 2014-06-02 10:05 rose.garcia-eggl2fk at yopmail dot com
  2014-06-02 10:37 ` [Bug bootstrap/61388] " rose.garcia-eggl2fk at yopmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rose.garcia-eggl2fk at yopmail dot com @ 2014-06-02 10:05 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388

            Bug ID: 61388
           Summary: [4.8.3 Regression] linux/microblaze fails to build:
                    undefined machine-specific constraint at this point:
                    "Q"
           Product: gcc
           Version: 4.8.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: rose.garcia-eggl2fk at yopmail dot com

build/genopinit ../../gcc/config/microblaze/microblaze.md \
  insn-conditions.md -htmp-opinit.h -ctmp-opinit.c
echo timestamp > s-attr-common
build/genextract ../../gcc/config/microblaze/microblaze.md \
  insn-conditions.md > tmp-extract.c
/bin/bash ../../gcc/../move-if-change tmp-emit.c insn-emit.c
echo timestamp > s-config
build/genoutput ../../gcc/config/microblaze/microblaze.md \
  insn-conditions.md > tmp-output.c
echo timestamp > s-codes
build/genpeep ../../gcc/config/microblaze/microblaze.md \
  insn-conditions.md > tmp-peep.c
build/genrecog ../../gcc/config/microblaze/microblaze.md \
  insn-conditions.md > tmp-recog.c
../../gcc/config/microblaze/microblaze.md:2164: warning: operand 1 missing
mode?
../../gcc/config/microblaze/microblaze.md:516: '@' is redundant for output
template with single alternative
../../gcc/config/microblaze/microblaze.md:1123: error: undefined
machine-specific constraint at this point: "Q"
../../gcc/config/microblaze/microblaze.md:1123: note:  in operand 0
../../gcc/config/microblaze/microblaze.md:1123: error: undefined
machine-specific constraint at this point: "Q,r"
../../gcc/config/microblaze/microblaze.md:1123: note:  in operand 1

works with 4.8.2

this commit seems to have broken it
http://repo.or.cz/w/official-gcc.git/commitdiff/a421c18ad013091c30f053e45e217e7d80213e90


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

* [Bug bootstrap/61388] [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"
  2014-06-02 10:05 [Bug bootstrap/61388] New: [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q" rose.garcia-eggl2fk at yopmail dot com
@ 2014-06-02 10:37 ` rose.garcia-eggl2fk at yopmail dot com
  2014-06-02 11:05 ` [Bug bootstrap/61388] [4.8 " rguenth at gcc dot gnu.org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rose.garcia-eggl2fk at yopmail dot com @ 2014-06-02 10:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388

--- Comment #1 from Rose Garcia <rose.garcia-eggl2fk at yopmail dot com> ---
tried adding the author of the faulty/incomplete patch that caused the
regression: nagaraju.mekala@xilinx.com to the CC list but i'm apparently not
allowed to.
could someone with op powers please do so ?


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

* [Bug bootstrap/61388] [4.8 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"
  2014-06-02 10:05 [Bug bootstrap/61388] New: [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q" rose.garcia-eggl2fk at yopmail dot com
  2014-06-02 10:37 ` [Bug bootstrap/61388] " rose.garcia-eggl2fk at yopmail dot com
@ 2014-06-02 11:05 ` rguenth at gcc dot gnu.org
  2014-06-13 21:30 ` eager at eagercon dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-06-02 11:05 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388

Richard Biener <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Target|                            |microblaze
                 CC|                            |eager at eagercon dot com
      Known to work|                            |4.8.2
   Target Milestone|---                         |4.8.4
            Summary|[4.8.3 Regression]          |[4.8 Regression]
                   |linux/microblaze fails to   |linux/microblaze fails to
                   |build: undefined            |build: undefined
                   |machine-specific constraint |machine-specific constraint
                   |at this point: "Q"          |at this point: "Q"
      Known to fail|                            |4.8.3

--- Comment #2 from Richard Biener <rguenth at gcc dot gnu.org> ---
Odd, I can't find any @xilinx.com people in MAINTAINERS.  (you can't CC people
without bugzilla account)

CCing the microblaze maintainer instead.


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

* [Bug bootstrap/61388] [4.8 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"
  2014-06-02 10:05 [Bug bootstrap/61388] New: [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q" rose.garcia-eggl2fk at yopmail dot com
  2014-06-02 10:37 ` [Bug bootstrap/61388] " rose.garcia-eggl2fk at yopmail dot com
  2014-06-02 11:05 ` [Bug bootstrap/61388] [4.8 " rguenth at gcc dot gnu.org
@ 2014-06-13 21:30 ` eager at eagercon dot com
  2014-06-16  8:40 ` nmekala at xilinx dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: eager at eagercon dot com @ 2014-06-13 21:30 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388

--- Comment #3 from Michael Eager <eager at eagercon dot com> ---
What sources are you building?  

When I build --target=microblaze-xilinx-elf from the current sources, I see the
same warning message for microblaze.md that you list.  I do not see the other
errors.  Constraint "Q" is defined in constraints.md.


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

* [Bug bootstrap/61388] [4.8 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"
  2014-06-02 10:05 [Bug bootstrap/61388] New: [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q" rose.garcia-eggl2fk at yopmail dot com
                   ` (2 preceding siblings ...)
  2014-06-13 21:30 ` eager at eagercon dot com
@ 2014-06-16  8:40 ` nmekala at xilinx dot com
  2014-06-17 19:54 ` rose.garcia-eggl2fk at yopmail dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: nmekala at xilinx dot com @ 2014-06-16  8:40 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388

Nagaraju Mekala <nmekala at xilinx dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nmekala at xilinx dot com

--- Comment #4 from Nagaraju Mekala <nmekala at xilinx dot com> ---
I have checked it with 4.9.0 and it is working fine for me.
As indicated by Mike constraint "Q" is already defined in constraint.md file.

Can you please share the GCC version and the configuration option that you are
using to build.


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

* [Bug bootstrap/61388] [4.8 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"
  2014-06-02 10:05 [Bug bootstrap/61388] New: [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q" rose.garcia-eggl2fk at yopmail dot com
                   ` (3 preceding siblings ...)
  2014-06-16  8:40 ` nmekala at xilinx dot com
@ 2014-06-17 19:54 ` rose.garcia-eggl2fk at yopmail dot com
  2014-06-17 19:57 ` rose.garcia-eggl2fk at yopmail dot com
  2014-12-10 13:01 ` rguenth at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: rose.garcia-eggl2fk at yopmail dot com @ 2014-06-17 19:54 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388

--- Comment #6 from Rose Garcia <rose.garcia-eggl2fk at yopmail dot com> ---
(In reply to Nagaraju Mekala from comment #4)
> I have checked it with 4.9.0 and it is working fine for me.

we're not talking gcc 4.9.0 here. this is about gcc 4.8.3 release. please test
that version.


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

* [Bug bootstrap/61388] [4.8 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"
  2014-06-02 10:05 [Bug bootstrap/61388] New: [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q" rose.garcia-eggl2fk at yopmail dot com
                   ` (4 preceding siblings ...)
  2014-06-17 19:54 ` rose.garcia-eggl2fk at yopmail dot com
@ 2014-06-17 19:57 ` rose.garcia-eggl2fk at yopmail dot com
  2014-12-10 13:01 ` rguenth at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: rose.garcia-eggl2fk at yopmail dot com @ 2014-06-17 19:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388

--- Comment #7 from Rose Garcia <rose.garcia-eggl2fk at yopmail dot com> ---
(In reply to Rose Garcia from comment #5)
> (In reply to Michael Eager from comment #3)
> > What sources are you building?  
> 
> GCC 4.8.3 release tarball, as already mentioned.
> 

actually i didnt mention it, but i entered it on VERSION fields in the bug
report, and it's also noted in KNOWN TO WORK and KNOWN TO FAIL builds, so i
assumed ppl would read that.


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

* [Bug bootstrap/61388] [4.8 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q"
  2014-06-02 10:05 [Bug bootstrap/61388] New: [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q" rose.garcia-eggl2fk at yopmail dot com
                   ` (5 preceding siblings ...)
  2014-06-17 19:57 ` rose.garcia-eggl2fk at yopmail dot com
@ 2014-12-10 13:01 ` rguenth at gcc dot gnu.org
  6 siblings, 0 replies; 8+ messages in thread
From: rguenth at gcc dot gnu.org @ 2014-12-10 13:01 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61388

Richard Biener <rguenth at gcc dot gnu.org> changed:

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

--- Comment #9 from Richard Biener <rguenth at gcc dot gnu.org> ---
Assuming fixed then.


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

end of thread, other threads:[~2014-12-10 13:01 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-02 10:05 [Bug bootstrap/61388] New: [4.8.3 Regression] linux/microblaze fails to build: undefined machine-specific constraint at this point: "Q" rose.garcia-eggl2fk at yopmail dot com
2014-06-02 10:37 ` [Bug bootstrap/61388] " rose.garcia-eggl2fk at yopmail dot com
2014-06-02 11:05 ` [Bug bootstrap/61388] [4.8 " rguenth at gcc dot gnu.org
2014-06-13 21:30 ` eager at eagercon dot com
2014-06-16  8:40 ` nmekala at xilinx dot com
2014-06-17 19:54 ` rose.garcia-eggl2fk at yopmail dot com
2014-06-17 19:57 ` rose.garcia-eggl2fk at yopmail dot com
2014-12-10 13:01 ` rguenth at gcc dot gnu.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).