public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/12264] New: Mainline faield to bootstrap
@ 2003-09-12 16:35 hjl at lucon dot org
  2003-09-12 16:37 ` [Bug bootstrap/12264] " hjl at lucon dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hjl at lucon dot org @ 2003-09-12 16:35 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: Mainline faield to bootstrap
           Product: gcc
           Version: 3.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu

This patch

http://gcc.gnu.org/ml/gcc-patches/2003-09/msg00563.html

caused

/net/gnu/export/gnu/src/gcc/gcc/gcc/tree-inline.c: In function
`inline_forbidden_p_1':
/net/gnu/export/gnu/src/gcc/gcc/gcc/tree-inline.c:896: warning: dereferencing
`void *' pointer
/net/gnu/export/gnu/src/gcc/gcc/gcc/tree-inline.c:896: request for member `decl'
in something not a structure or union
make[4]: *** [tree-inline.o] Error 1


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

* [Bug bootstrap/12264] Mainline faield to bootstrap
  2003-09-12 16:35 [Bug bootstrap/12264] New: Mainline faield to bootstrap hjl at lucon dot org
@ 2003-09-12 16:37 ` hjl at lucon dot org
  2003-09-12 16:46 ` hjl at lucon dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hjl at lucon dot org @ 2003-09-12 16:37 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From hjl at lucon dot org  2003-09-12 16:36 -------
Created an attachment (id=4744)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=4744&action=view)
A patch


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

* [Bug bootstrap/12264] Mainline faield to bootstrap
  2003-09-12 16:35 [Bug bootstrap/12264] New: Mainline faield to bootstrap hjl at lucon dot org
  2003-09-12 16:37 ` [Bug bootstrap/12264] " hjl at lucon dot org
@ 2003-09-12 16:46 ` hjl at lucon dot org
  2003-09-12 23:08 ` steven at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hjl at lucon dot org @ 2003-09-12 16:46 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


hjl at lucon dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |hubicka at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED


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

* [Bug bootstrap/12264] Mainline faield to bootstrap
  2003-09-12 16:35 [Bug bootstrap/12264] New: Mainline faield to bootstrap hjl at lucon dot org
  2003-09-12 16:37 ` [Bug bootstrap/12264] " hjl at lucon dot org
  2003-09-12 16:46 ` hjl at lucon dot org
@ 2003-09-12 23:08 ` steven at gcc dot gnu dot org
  2003-09-12 23:10 ` cvs-commit at gcc dot gnu dot org
  2003-10-17 17:51 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: steven at gcc dot gnu dot org @ 2003-09-12 23:08 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


steven at gcc dot gnu dot org changed:

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


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-09-12 22:27 -------
Subject: Bug 12264

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	steven@gcc.gnu.org	2003-09-12 22:26:55

Modified files:
	gcc            : ChangeLog tree-inline.c 

Log message:
	PR bootstrap/12264
	* tree-inline.c (inline_forbidden_p_1): Cast the 3rd arg to tree.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1040&r2=2.1041
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&r1=1.75&r2=1.76


------- Additional Comments From steven at gcc dot gnu dot org  2003-09-12 22:27 -------
commited HJ's patch


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

* [Bug bootstrap/12264] Mainline faield to bootstrap
  2003-09-12 16:35 [Bug bootstrap/12264] New: Mainline faield to bootstrap hjl at lucon dot org
                   ` (2 preceding siblings ...)
  2003-09-12 23:08 ` steven at gcc dot gnu dot org
@ 2003-09-12 23:10 ` cvs-commit at gcc dot gnu dot org
  2003-10-17 17:51 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu dot org @ 2003-09-12 23:10 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


steven at gcc dot gnu dot org changed:

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


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2003-09-12 22:27 -------
Subject: Bug 12264

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	steven@gcc.gnu.org	2003-09-12 22:26:55

Modified files:
	gcc            : ChangeLog tree-inline.c 

Log message:
	PR bootstrap/12264
	* tree-inline.c (inline_forbidden_p_1): Cast the 3rd arg to tree.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1040&r2=2.1041
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-inline.c.diff?cvsroot=gcc&r1=1.75&r2=1.76


------- Additional Comments From steven at gcc dot gnu dot org  2003-09-12 22:27 -------
commited HJ's patch


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

* [Bug bootstrap/12264] Mainline faield to bootstrap
  2003-09-12 16:35 [Bug bootstrap/12264] New: Mainline faield to bootstrap hjl at lucon dot org
                   ` (3 preceding siblings ...)
  2003-09-12 23:10 ` cvs-commit at gcc dot gnu dot org
@ 2003-10-17 17:51 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-10-17 17:51 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |3.4


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

end of thread, other threads:[~2003-10-17 17:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-12 16:35 [Bug bootstrap/12264] New: Mainline faield to bootstrap hjl at lucon dot org
2003-09-12 16:37 ` [Bug bootstrap/12264] " hjl at lucon dot org
2003-09-12 16:46 ` hjl at lucon dot org
2003-09-12 23:08 ` steven at gcc dot gnu dot org
2003-09-12 23:10 ` cvs-commit at gcc dot gnu dot org
2003-10-17 17:51 ` pinskia 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).