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

Jeffrey A. Law <law at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2015-01-16
                 CC|                            |law at redhat dot com
     Ever confirmed|0                           |1

--- Comment #1 from Jeffrey A. Law <law at redhat dot com> ---
We would need a compilable testcase to further investigate this problem.  The
easiest way to get a compilable testcase is to add "-save-temps" to the
compiler's command line.  For C code that will generate a .i file, for C++ a
.ii file.  Upload that along with the full set of options on the compiler
command line and we can take a look.

Reply via email to