This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/65228] ICE: expected tree that contains âdecl minimalâ structure, have âerror_markâ in start_decl


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

Jan Kratochvil <jan.kratochvil at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|other                       |c
               Host|x86_64-linux-gnu            |
            Summary|libcc1: ICE: expected tree  |ICE: expected tree that
                   |that contains âdecl         |contains âdecl minimalâ
                   |minimalâ structure, have    |structure, have
                   |âerror_markâ in start_decl  |âerror_markâ in start_decl

--- Comment #1 from Jan Kratochvil <jan.kratochvil at redhat dot com> ---
echo '__auto_type qwe = def'|/home/jkratoch/redhat/gcchead-root/bin/gcc -x c -

produces the same internal error

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]