public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/44315]  New: [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped
@ 2010-05-28 15:49 hjl dot tools at gmail dot com
  2010-05-28 15:53 ` [Bug bootstrap/44315] " steven at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-05-28 15:49 UTC (permalink / raw)
  To: gcc-bugs

Revision 159959 gave

[hjl@gnu-6 gcc]$ make
make: Circular build/gencondmd.o <- insn-flags.h dependency dropped.
make: Circular build/gencondmd.o <- insn-flags.h dependency dropped.
[hjl@gnu-6 gcc]$


-- 
           Summary: [4.6 Regression] Circular build/gencondmd.o <- insn-
                    flags.h dependency dropped
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl dot tools at gmail dot com


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


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

* [Bug bootstrap/44315] [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped
  2010-05-28 15:49 [Bug bootstrap/44315] New: [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped hjl dot tools at gmail dot com
@ 2010-05-28 15:53 ` steven at gcc dot gnu dot org
  2010-05-28 16:01 ` hjl dot tools at gmail dot com
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: steven at gcc dot gnu dot org @ 2010-05-28 15:53 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from steven at gcc dot gnu dot org  2010-05-28 15:53 -------
Comes from dependency of FUNCTION_H on TM_H.


-- 

steven at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-05-28 15:53:24
               date|                            |


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


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

* [Bug bootstrap/44315] [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped
  2010-05-28 15:49 [Bug bootstrap/44315] New: [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped hjl dot tools at gmail dot com
  2010-05-28 15:53 ` [Bug bootstrap/44315] " steven at gcc dot gnu dot org
@ 2010-05-28 16:01 ` hjl dot tools at gmail dot com
  2010-05-29 15:05 ` hjl at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-05-28 16:01 UTC (permalink / raw)
  To: gcc-bugs



-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.6.0


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


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

* [Bug bootstrap/44315] [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped
  2010-05-28 15:49 [Bug bootstrap/44315] New: [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped hjl dot tools at gmail dot com
  2010-05-28 15:53 ` [Bug bootstrap/44315] " steven at gcc dot gnu dot org
  2010-05-28 16:01 ` hjl dot tools at gmail dot com
@ 2010-05-29 15:05 ` hjl at gcc dot gnu dot org
  2010-05-29 16:23 ` hjl dot tools at gmail dot com
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hjl at gcc dot gnu dot org @ 2010-05-29 15:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from hjl at gcc dot gnu dot org  2010-05-29 15:05 -------
Subject: Bug 44315

Author: hjl
Date: Sat May 29 15:05:30 2010
New Revision: 160029

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160029
Log:
Add a missing `\'.

2010-05-29  H.J. Lu  <hongjiu.lu@intel.com>

        PR bootstrap/44315
        * Makefile.in (build/gencondmd.o): Add a missing `\'.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in


-- 


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


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

* [Bug bootstrap/44315] [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped
  2010-05-28 15:49 [Bug bootstrap/44315] New: [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped hjl dot tools at gmail dot com
                   ` (2 preceding siblings ...)
  2010-05-29 15:05 ` hjl at gcc dot gnu dot org
@ 2010-05-29 16:23 ` hjl dot tools at gmail dot com
  2010-05-29 17:58 ` mrs at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-05-29 16:23 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from hjl dot tools at gmail dot com  2010-05-29 16:23 -------
A patch is posted at

http://gcc.gnu.org/ml/gcc-patches/2010-05/msg02325.html


-- 

hjl dot tools at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://gcc.gnu.org/ml/gcc-
                   |                            |patches/2010-
                   |                            |05/msg02325.html


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


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

* [Bug bootstrap/44315] [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped
  2010-05-28 15:49 [Bug bootstrap/44315] New: [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped hjl dot tools at gmail dot com
                   ` (3 preceding siblings ...)
  2010-05-29 16:23 ` hjl dot tools at gmail dot com
@ 2010-05-29 17:58 ` mrs at gcc dot gnu dot org
  2010-05-29 18:40 ` hjl dot tools at gmail dot com
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: mrs at gcc dot gnu dot org @ 2010-05-29 17:58 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from mrs at gcc dot gnu dot org  2010-05-29 17:58 -------
I believe this has already been fixed by r160020.


-- 

mrs at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikestump at comcast dot net
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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


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

* [Bug bootstrap/44315] [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped
  2010-05-28 15:49 [Bug bootstrap/44315] New: [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped hjl dot tools at gmail dot com
                   ` (4 preceding siblings ...)
  2010-05-29 17:58 ` mrs at gcc dot gnu dot org
@ 2010-05-29 18:40 ` hjl dot tools at gmail dot com
  2010-05-29 20:26 ` mrs at gcc dot gnu dot org
  2010-05-29 20:30 ` mrs at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: hjl dot tools at gmail dot com @ 2010-05-29 18:40 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from hjl dot tools at gmail dot com  2010-05-29 18:40 -------
(In reply to comment #4)
> I believe this has already been fixed by r160020.
> 

Revision 160020:

http://gcc.gnu.org/ml/gcc-cvs/2010-05/msg01079.html

doesn't fix this bug. In fact, it breaks bootstrap:

http://gcc.gnu.org/ml/gcc-regression/2010-05/msg00395.html

Please check out revision 160020 to see it yourselves.


-- 

hjl dot tools at gmail dot com changed:

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


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


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

* [Bug bootstrap/44315] [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped
  2010-05-28 15:49 [Bug bootstrap/44315] New: [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped hjl dot tools at gmail dot com
                   ` (5 preceding siblings ...)
  2010-05-29 18:40 ` hjl dot tools at gmail dot com
@ 2010-05-29 20:26 ` mrs at gcc dot gnu dot org
  2010-05-29 20:30 ` mrs at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: mrs at gcc dot gnu dot org @ 2010-05-29 20:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from mrs at gcc dot gnu dot org  2010-05-29 20:26 -------
Subject: Bug 44315

Author: mrs
Date: Sat May 29 20:26:12 2010
New Revision: 160035

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160035
Log:
2010-05-29  H.J. Lu  <hongjiu.lu@intel.com>

        PR bootstrap/44315
        * Makefile.in (build/gencondmd.o): Remove TM_H := $(GTM_H).
        Filter out insn-flags.h.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in


-- 


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


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

* [Bug bootstrap/44315] [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped
  2010-05-28 15:49 [Bug bootstrap/44315] New: [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped hjl dot tools at gmail dot com
                   ` (6 preceding siblings ...)
  2010-05-29 20:26 ` mrs at gcc dot gnu dot org
@ 2010-05-29 20:30 ` mrs at gcc dot gnu dot org
  7 siblings, 0 replies; 9+ messages in thread
From: mrs at gcc dot gnu dot org @ 2010-05-29 20:30 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from mrs at gcc dot gnu dot org  2010-05-29 20:30 -------
Ok, should be fixed now.


-- 

mrs at gcc dot gnu dot org changed:

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


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


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

end of thread, other threads:[~2010-05-29 20:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-28 15:49 [Bug bootstrap/44315] New: [4.6 Regression] Circular build/gencondmd.o <- insn-flags.h dependency dropped hjl dot tools at gmail dot com
2010-05-28 15:53 ` [Bug bootstrap/44315] " steven at gcc dot gnu dot org
2010-05-28 16:01 ` hjl dot tools at gmail dot com
2010-05-29 15:05 ` hjl at gcc dot gnu dot org
2010-05-29 16:23 ` hjl dot tools at gmail dot com
2010-05-29 17:58 ` mrs at gcc dot gnu dot org
2010-05-29 18:40 ` hjl dot tools at gmail dot com
2010-05-29 20:26 ` mrs at gcc dot gnu dot org
2010-05-29 20:30 ` mrs 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).