public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Andreas Tobler" <toa@pop.agri.ch>
To: jason@redhat.com
Cc: gcc-patches@gcc.gnu.org, bkoz@redhat.com
Subject: RE: PATCH to C++ template inlining
Date: Thu, 06 Mar 2003 13:25:00 -0000	[thread overview]
Message-ID: <3E5C8D4F000010B2@mail02.agrinet.ch> (raw)

Hi Jason,

I hope I didn't miss something.

This patch breaks the libstdc++ build on powerpc darwin. (Head)

2003-03-03  Jason Merrill  <jason@redhat.com>

	* tree-inline.c (find_builtin_longjmp_call): Save and restore
	lineno and input_filename.
	(find_alloca_call): Likewise.
	(inlinable_function_p): Run the langhook earlier.

cp/
	* decl.c (start_function): Clear DECL_NUM_STMTS.


I reverted the whole tree just before this patch and it builds. Updating
these two files makes the build break.
For break details see here:
http://gcc.gnu.org/ml/libstdc++/2003-03/msg00040.html

Also, if you need some further info, let me know. I can directly try with
a stage 2 build and test.

Thank you in advance,

Andreas


             reply	other threads:[~2003-03-06 13:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-06 13:25 Andreas Tobler [this message]
2003-03-06 18:23 ` Andreas Tobler
  -- strict thread matches above, loose matches on Subject: below --
2003-03-03 21:27 Jason Merrill

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=3E5C8D4F000010B2@mail02.agrinet.ch \
    --to=toa@pop.agri.ch \
    --cc=bkoz@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jason@redhat.com \
    /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).