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

--- Comment #3 from Sergei Trofimovich <slyfox at inbox dot ru> ---
Created attachment 46432
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=46432&action=edit
tree-mudflap.i.gz

If it helps here is complete tree-mudflap.i from gcc-4.6.4 as is:

// fails:
// $ x86_64-pc-linux-gnu-gcc-9.1.0 -c tree-mudflap.i -o tree-mudflap.o
// works:
// $ x86_64-pc-linux-gnu-gcc-8.3.0 -c tree-mudflap.i -o tree-mudflap.o

Reply via email to