Bug#879981: gcc-7-plugin-dev: Missing several generated headers
Control: tags -1 + moreinfo
On 28.10.2017 00:28, Ben Longbons wrote:
> Package: gcc-7-plugin-dev
> Version: 7.2.0-11
> Severity: important
>
> Dear Maintainer,
>
> Several of the GCC plugin headers are unusable due to missing files.
>
> I have verified that at least some of this also applies to
> gcc-[568]-plugin-dev, but I did my main testing against GCC 7.
>
>
> The following identifiers are from unknown, missing headers:
> MAX_RECOG_OPERANDS
> state_t
>
> The following files are missing:
> dwarf2.h
> gcov-iov.h
> gomp-constants.h
> insn-opinit.h
> insn-target-def.h
> partition.h
>
> The following files are unusable/useless generator inputs:
> limitx.h
> limity.h
> params-list.h
> params-options.h
>
> The following files conflict with universally-needed headers:
> collect-utils.h (bool debug vs function debug - different executable?)
> gengtype.h (re-#define'd obstack macros - different executable?)
> graphite.h (GCC poisoning affects later ISL system headers)
> tsystem.h (useless?)
>
>
> It is possible that there are more errors in files that also have these
> errors, since I stopped looking after the first unrecoverable error in
> each file.
I'm not sure I understand what you are trying to report. Would it possible to
submit separate upstream reports with test cases showing what is going wrong?
Please refer to trunk, using gcc-8.
Reply to: