public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/16304] [3.4/3.5? regression] bootstrap failure on AIX 4.3.3: cannot build strstream in libstdc++
Date: Sun, 16 Jan 2005 15:28:00 -0000	[thread overview]
Message-ID: <20050116152826.13164.qmail@sourceware.org> (raw)
In-Reply-To: <20040630222644.16304.jbuck@gcc.gnu.org>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-01-16 15:28 -------
Subject: Bug 16304

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	danglin@gcc.gnu.org	2005-01-16 15:28:19

Modified files:
	gcc            : ChangeLog defaults.h toplev.c tree.h varasm.c 
	gcc/config/rs6000: aix41.h aix43.h 
	gcc/doc        : tm.texi 

Log message:
	PR target/16304
	* defaults.h (TARGET_DEFERRED_OUTPUT_DEFS): Provide default.
	* toplev.c (compile_file): Call process_pending_assemble_output_defs
	just before targetm.asm_out.file_end.
	* tree.h (process_pending_assemble_output_defs): Declare.
	* varasm.c (assemble_output_def, process_pending_assemble_output_defs):
	New functions.
	(assemble_alias): Defer generation of assembly code for defines when
	TARGET_DEFERRED_OUTPUT_DEFS is true.
	* config/rs6000/aix41.h (TARGET_DEFERRED_OUTPUT_DEFS): Define.
	* config/rs6000/aix43.h (TARGET_DEFERRED_OUTPUT_DEFS): Define.
	* doc/tm.texi (TARGET_DEFERRED_OUTPUT_DEFS): document.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7143&r2=2.7144
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/defaults.h.diff?cvsroot=gcc&r1=1.165&r2=1.166
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/toplev.c.diff?cvsroot=gcc&r1=1.936&r2=1.937
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree.h.diff?cvsroot=gcc&r1=1.678&r2=1.679
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/varasm.c.diff?cvsroot=gcc&r1=1.475&r2=1.476
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/aix41.h.diff?cvsroot=gcc&r1=1.20&r2=1.21
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/rs6000/aix43.h.diff?cvsroot=gcc&r1=1.32&r2=1.33
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/doc/tm.texi.diff?cvsroot=gcc&r1=1.409&r2=1.410



-- 


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


  parent reply	other threads:[~2005-01-16 15:28 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-30 22:29 [Bug bootstrap/16304] New: [3.4 " jbuck at gcc dot gnu dot org
2004-06-30 22:34 ` [Bug bootstrap/16304] " jbuck at gcc dot gnu dot org
2004-06-30 22:37 ` [Bug target/16304] [3.4/3.5? " pinskia at gcc dot gnu dot org
2004-07-01  6:13 ` bugzilla-gcc at thewrittenword dot com
2004-08-12  8:01 ` steven at gcc dot gnu dot org
2004-08-23 21:01 ` mmitchel at gcc dot gnu dot org
2004-08-23 21:03 ` bugzilla-gcc at thewrittenword dot com
2004-08-23 21:10 ` dje at gcc dot gnu dot org
2004-08-23 21:24 ` bugzilla-gcc at thewrittenword dot com
2004-08-29 18:02 ` mmitchel at gcc dot gnu dot org
2005-01-16 15:28 ` cvs-commit at gcc dot gnu dot org [this message]
2005-01-16 16:01 ` cvs-commit at gcc dot gnu dot org
2005-01-16 16:19 ` pinskia at gcc dot gnu dot org
2005-01-16 16:19 ` pinskia at gcc dot gnu dot org
2005-01-16 23:42 ` redi at gcc dot gnu dot org
2005-01-17 10:18 ` schwab at suse dot de
2005-01-17 14:23 ` reichelt at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050116152826.13164.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).