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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2018-09-07
     Ever confirmed|0                           |1

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Dimitris Eftaxiopoulos from comment #0)
> Compiles fine with g++-7.3.
> 
> *.i file was not created (or not found).

We can't do anything without a test case. For C++ code you need to look for a
.ii file not .i

Reply via email to