public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug plugins/61176] New: [4.9/4.10 Regression] plugin builds including gimple.h not building
@ 2014-05-13 14:01 doko at gcc dot gnu.org
  2014-05-13 14:41 ` [Bug plugins/61176] " rguenth at gcc dot gnu.org
                   ` (19 more replies)
  0 siblings, 20 replies; 21+ messages in thread
From: doko at gcc dot gnu.org @ 2014-05-13 14:01 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 61176
           Summary: [4.9/4.10 Regression] plugin builds including gimple.h
                    not building
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: plugins
          Assignee: unassigned at gcc dot gnu.org
          Reporter: doko at gcc dot gnu.org

$ cat test.cpp
#include <gcc-plugin.h>
#include <tree.h>
#include <gimple.h>

int main(void) {
    return 0;
}
$ g++-4.9 test.cpp -o test  -I$(g++-4.9 -print-file-name=plugin)/include
...
/usr/lib/gcc/x86_64-linux-gnu/4.9/plugin/include/gimple.h:276:22: error:
field ‘call_used’ has incomplete type ‘pt_solution’ struct pt_solution
call_used;

including tree-ssa-alias.h works around it, but more headers are needed. 
Assuming that gimple.h is needed by plugins how do you find out about all the
required includes?
>From gcc-bugs-return-451471-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org Tue May 13 14:03:18 2014
Return-Path: <gcc-bugs-return-451471-listarch-gcc-bugs=gcc.gnu.org@gcc.gnu.org>
Delivered-To: listarch-gcc-bugs@gcc.gnu.org
Received: (qmail 3533 invoked by alias); 13 May 2014 14:03:17 -0000
Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm
Precedence: bulk
List-Id: <gcc-bugs.gcc.gnu.org>
List-Archive: <http://gcc.gnu.org/ml/gcc-bugs/>
List-Post: <mailto:gcc-bugs@gcc.gnu.org>
List-Help: <mailto:gcc-bugs-help@gcc.gnu.org>
Sender: gcc-bugs-owner@gcc.gnu.org
Delivered-To: mailing list gcc-bugs@gcc.gnu.org
Received: (qmail 3437 invoked by uid 48); 13 May 2014 14:03:14 -0000
From: "paolo.carlini at oracle dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/60081] Internal compiler error: Error reporting routines re-entered.
Date: Tue, 13 May 2014 14:03:00 -0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: c++
X-Bugzilla-Version: 4.7.3
X-Bugzilla-Keywords:
X-Bugzilla-Severity: major
X-Bugzilla-Who: paolo.carlini at oracle dot com
X-Bugzilla-Status: RESOLVED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: resolution
Message-ID: <bug-60081-4-u0m6PfEMl3@http.gcc.gnu.org/bugzilla/>
In-Reply-To: <bug-60081-4@http.gcc.gnu.org/bugzilla/>
References: <bug-60081-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-SW-Source: 2014-05/txt/msg01163.txt.bz2
Content-length: 438

https://gcc.gnu.org/bugzilla/show_bug.cgi?id`081

Paolo Carlini <paolo.carlini at oracle dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |DUPLICATE

--- Comment #6 from Paolo Carlini <paolo.carlini at oracle dot com> ---


*** This bug has been marked as a duplicate of bug 57086 ***


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

end of thread, other threads:[~2023-05-06 18:41 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-13 14:01 [Bug plugins/61176] New: [4.9/4.10 Regression] plugin builds including gimple.h not building doko at gcc dot gnu.org
2014-05-13 14:41 ` [Bug plugins/61176] " rguenth at gcc dot gnu.org
2014-05-14  8:51 ` doko at gcc dot gnu.org
2014-05-14 10:00 ` jakub at gcc dot gnu.org
2014-05-14 12:14 ` amacleod at redhat dot com
2014-05-14 12:21 ` amacleod at redhat dot com
2014-05-14 12:38 ` doko at ubuntu dot com
2014-05-14 13:39 ` amacleod at redhat dot com
2014-05-25 20:07 ` pageexec at gmail dot com
2014-05-26  4:20 ` amacleod at redhat dot com
2014-07-16 13:27 ` jakub at gcc dot gnu.org
2014-10-30 10:38 ` [Bug plugins/61176] [4.9/5 " jakub at gcc dot gnu.org
2014-12-01 12:03 ` [Bug plugins/61176] " rguenth at gcc dot gnu.org
2014-12-01 13:58 ` amacleod at redhat dot com
2015-03-26  5:58 ` pageexec at gmail dot com
2015-03-26 10:56 ` jakub at gcc dot gnu.org
2015-03-26 10:57 ` jakub at gcc dot gnu.org
2015-03-26 11:06 ` jakub at gcc dot gnu.org
2015-03-26 12:41 ` pageexec at gmail dot com
2015-03-31  8:30 ` jakub at gcc dot gnu.org
2023-05-06 18:41 ` pinskia 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).