public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: David Edelsohn <dje.gcc@gmail.com>
To: Alan Modra <amodra@gmail.com>
Cc: Segher Boessenkool <segher@kernel.crashing.org>,
	GCC Patches <gcc-patches@gcc.gnu.org>
Subject: Re: [PATCH 1/2][RS6000] .gnu.attribute Tag_GNU_Power_ABI_FP
Date: Thu, 29 Sep 2016 15:14:00 -0000	[thread overview]
Message-ID: <CAGWvny=ygpJRQ-p_WMKBd--7D9MaUVfMXejHuXA+pbvSpAy3zQ@mail.gmail.com> (raw)

Alan,

This patch broke bootstrap on AIX.  sysv4.opt is not included on AIX.
References to sysv4.opt-specific flags have to be protected in
rs6000.c.

In file included from
/gsa/yktgsa-p4/06/gnu/aix/7.1/power/include/c++/4.8.4/cstddef:42:0,
                 from /gsa/yktgsa/home/e/d/edelsohn/install/include/gmp.h:51,
                 from /nasfarm/edelsohn/src/src/gcc/system.h:681,
                 from /nasfarm/edelsohn/src/src/gcc/config/rs6000/rs6000.c:22:
/nasfarm/edelsohn/src/src/gcc/config/rs6000/rs6000.c:37133:35: error:
'struct gcc_options' has no member named 'x_rs6000_gnu_attr'
     offsetof (struct gcc_options, x_rs6000_gnu_attr),
                                   ^
/nasfarm/edelsohn/src/src/gcc/config/rs6000/rs6000.c:37134:40: error:
'struct cl_target_option' has no member named 'x_rs6000_gnu_attr'
     offsetof (struct cl_target_option, x_rs6000_gnu_attr), },

Thanks, David

             reply	other threads:[~2016-09-29 14:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-29 15:14 David Edelsohn [this message]
2016-09-29 22:05 ` Alan Modra
  -- strict thread matches above, loose matches on Subject: below --
2016-09-28  1:20 Alan Modra
2016-09-28  2:00 ` Joseph Myers
2016-09-28  4:38   ` Alan Modra
2016-09-28  8:48 ` Segher Boessenkool
2016-09-29  0:57   ` Alan Modra

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='CAGWvny=ygpJRQ-p_WMKBd--7D9MaUVfMXejHuXA+pbvSpAy3zQ@mail.gmail.com' \
    --to=dje.gcc@gmail.com \
    --cc=amodra@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=segher@kernel.crashing.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).