public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/66840] New: [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu
@ 2015-07-11 16:51 doko at gcc dot gnu.org
  2015-07-11 17:44 ` [Bug target/66840] " schwab@linux-m68k.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: doko at gcc dot gnu.org @ 2015-07-11 16:51 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66840

            Bug ID: 66840
           Summary: [5/6 Regression] plugins fail to build on
                    powerpc64le-linux-gnu
           Product: gcc
           Version: 5.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org
  Target Milestone: ---

seen while building the gcc-python plugin on powerpc64le-linux-gnu:

In file included from
/usr/lib/gcc/powerpc64le-linux-gnu/5/plugin/include/tm.h:30:0,
                 from
/usr/lib/gcc/powerpc64le-linux-gnu/5/plugin/include/gcc-plugin.h:31,
                 from
config-tests/00001-checking-for-gcc-plugin.h/feature-test.c:1:
/usr/lib/gcc/powerpc64le-linux-gnu/5/plugin/include/config/rs6000/default64.h:22:27:
fatal error: rs6000-cpus.def: No such file or directory
compilation terminated.

how to add this file to the plugin headers which get installed?


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

* [Bug target/66840] [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu
  2015-07-11 16:51 [Bug target/66840] New: [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu doko at gcc dot gnu.org
@ 2015-07-11 17:44 ` schwab@linux-m68k.org
  2015-07-14  9:53 ` doko at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: schwab@linux-m68k.org @ 2015-07-11 17:44 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66840

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
Add it to TM_H.


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

* [Bug target/66840] [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu
  2015-07-11 16:51 [Bug target/66840] New: [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu doko at gcc dot gnu.org
  2015-07-11 17:44 ` [Bug target/66840] " schwab@linux-m68k.org
@ 2015-07-14  9:53 ` doko at gcc dot gnu.org
  2015-07-14 13:47 ` doko at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: doko at gcc dot gnu.org @ 2015-07-14  9:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66840

--- Comment #3 from Matthias Klose <doko at gcc dot gnu.org> ---
Created attachment 35974
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35974&action=edit
patch


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

* [Bug target/66840] [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu
  2015-07-11 16:51 [Bug target/66840] New: [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu doko at gcc dot gnu.org
  2015-07-11 17:44 ` [Bug target/66840] " schwab@linux-m68k.org
  2015-07-14  9:53 ` doko at gcc dot gnu.org
@ 2015-07-14 13:47 ` doko at gcc dot gnu.org
  2015-07-14 13:50 ` doko at gcc dot gnu.org
  2015-07-14 13:52 ` doko at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: doko at gcc dot gnu.org @ 2015-07-14 13:47 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66840

--- Comment #4 from Matthias Klose <doko at gcc dot gnu.org> ---
Author: doko
Date: Tue Jul 14 13:47:21 2015
New Revision: 225771

URL: https://gcc.gnu.org/viewcvs?rev=225771&root=gcc&view=rev
Log:
2015-07-14  Matthias Klose  <doko@ubuntu.com>

        PR target/66840
        * config/rs6000/t-rs6000 (TM_H): Add rs6000-cpus.def.

Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/config/rs6000/t-rs6000


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

* [Bug target/66840] [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu
  2015-07-11 16:51 [Bug target/66840] New: [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu doko at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2015-07-14 13:47 ` doko at gcc dot gnu.org
@ 2015-07-14 13:50 ` doko at gcc dot gnu.org
  2015-07-14 13:52 ` doko at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: doko at gcc dot gnu.org @ 2015-07-14 13:50 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66840

--- Comment #5 from Matthias Klose <doko at gcc dot gnu.org> ---
Author: doko
Date: Tue Jul 14 13:50:01 2015
New Revision: 225772

URL: https://gcc.gnu.org/viewcvs?rev=225772&root=gcc&view=rev
Log:
2015-07-14  Matthias Klose  <doko@ubuntu.com>

        PR target/66840
        * config/rs6000/t-rs6000 (TM_H): Add rs6000-cpus.def.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/t-rs6000


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

* [Bug target/66840] [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu
  2015-07-11 16:51 [Bug target/66840] New: [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu doko at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2015-07-14 13:50 ` doko at gcc dot gnu.org
@ 2015-07-14 13:52 ` doko at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: doko at gcc dot gnu.org @ 2015-07-14 13:52 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66840

Matthias Klose <doko at gcc dot gnu.org> changed:

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

--- Comment #6 from Matthias Klose <doko at gcc dot gnu.org> ---
fixed on the gcc-5 branch and the trunk.


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

end of thread, other threads:[~2015-07-14 13:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-11 16:51 [Bug target/66840] New: [5/6 Regression] plugins fail to build on powerpc64le-linux-gnu doko at gcc dot gnu.org
2015-07-11 17:44 ` [Bug target/66840] " schwab@linux-m68k.org
2015-07-14  9:53 ` doko at gcc dot gnu.org
2015-07-14 13:47 ` doko at gcc dot gnu.org
2015-07-14 13:50 ` doko at gcc dot gnu.org
2015-07-14 13:52 ` doko at gcc dot gnu.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).