Am 13.05.2014 15:42, schrieb Matthias Klose:
> Control: tags -1 important
>
> it is included in tree-ssa-alias.h. Trying to find out why gimple.h doesn't
> include it on its own.
see the upstream issue. Everything is provided in the package, but you have to
find out the needed includes on your o
Control: tags -1 important
it is included in tree-ssa-alias.h. Trying to find out why gimple.h doesn't
include it on its own.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Package: gcc-4.9-plugin-dev
Version: 4.9.0-2
Severity: serious
Justification: Renders package unusable
Hello,
Some headers seem to be missing to make using plugins workable at all
with gcc-4.9:
$ cat test.cpp
#include
#include
#include
int main(void) {
return 0;
}
$ g++-4.9 test.cpp
3 matches
Mail list logo