public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Kai Tietz <ktietz70@googlemail.com>
To: GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [patch]: Some patches backported to 4.4 branch
Date: Mon, 05 Oct 2009 18:26:00 -0000	[thread overview]
Message-ID: <90baa01f0910051126va2c6f36p47acbe2c18e4b1fa@mail.gmail.com> (raw)
In-Reply-To: <90baa01f0909300642p6c8f8b15h41300577ce167c9c@mail.gmail.com>

Ping

2009/9/30 Kai Tietz <ktietz70@googlemail.com>:
> Hello,
>
> I would like to backport the following changes to 4.4 branch.
> Regression tested for i686-pc-mingw32, x86_64-pc-mingw32, and
> i686-pc-linux. Ok for apply?
>
> ChangeLog
>
> 2009-09-29  Kai Tietz  <kai.tietz@onevision.com>
>
>        Back merge from trunk
>        2009-05-28  Dave Korn  <dave.korn.cygwin@gmail.com>
>
>        PR target/37216
>        * configure.ac (HAVE_GAS_ALIGNED_COMM):  Add autoconf test and
>        macro definition for support of three-operand format aligned
>        .comm directive in assembler on cygwin/pe/mingw target OS.
>        * configure:  Regenerate.
>        * config.h:  Regenerate.
>
>        * config/i386/winnt.c (i386_pe_asm_output_aligned_decl_common):  Use
>        aligned form of .comm directive if -mpe-aligned-commons is in effect.
>        * config/i386/cygming.opt (-mpe-aligned-commons):  Add new option.
>        * doc/invoke.texi (-mpe-aligned-commons):  Document new target option.
>        * doc/tm.texi (ASM_OUTPUT_COMMON):  Document zero size commons.
>
>        Backmerge from trunk
>        2009-05-28  Dave Korn  <dave.korn.cygwin@gmail.com>
>        Uros Bizjak  <ubizjak@gmail.com>
>        Danny Smith  <dansmister@gmail.com>
>
>        PR target/37216
>        * lib/target-supports.exp (check_effective_target_pe_aligned_commons):
>        New function.
>        * gcc.target/i386/pr37216.c:  New test source file.
>        * gcc.dg/compat/struct-layout-1_generate.c (dg_options[]):  No longer
>        use -fno-common for testing Cygwin and MinGW targets.
>
>        Backmerge from trunk
>        2009-03-30  H.J. Lu  <hongjiu.lu@intel.com>
>
>        PR target/38781
>        * config/i386/i386.c (classify_argument): Check total size of
>        structure.
>
>        Backmerge from trunk
>        2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>
>
>        PR target/39062
>        * ssp.c: Also include malloc.h for alloca(). MinGW needs it.
>        * configure.ac: Also check for malloc.h.
>        * configure: Regenerated.
>        * config.h.in: Regenerated.
>
>        Backmerge from trunk
>        2009-04-13  Ozkan Sezer  <sezeroz@gmail.com>
>
>        PR/39066
>        * gbl-ctors.h (DO_GLOBAL_CTORS_BODY): Use __SIZE_TYPE__
>        instead of unsigned long.
>
>        Backmerge from trunk
>        2009-06-10  Kai Tietz  <kai.tietz@onevision.com>
>
>        * g++.dg/torture/pr31579.C: Cast pointer
>        via __SIZE_TYPE__ instead of 'unsigned long'.
>
> Cheers,
> Kai
>
> --
> |  (\_/) This is Bunny. Copy and paste
> | (='.'=) Bunny into your signature to help
> | (")_(") him gain world domination
>



-- 
|  (\_/) This is Bunny. Copy and paste
| (='.'=) Bunny into your signature to help
| (")_(") him gain world domination

  reply	other threads:[~2009-10-05 18:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-30 14:21 Kai Tietz
2009-10-05 18:26 ` Kai Tietz [this message]
2009-10-21 17:03   ` NightStrike

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=90baa01f0910051126va2c6f36p47acbe2c18e4b1fa@mail.gmail.com \
    --to=ktietz70@googlemail.com \
    --cc=gcc-patches@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).