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

Richard Earnshaw <rearnsha at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2015-10-26
     Ever confirmed|0                           |1

--- Comment #1 from Richard Earnshaw <rearnsha at gcc dot gnu.org> ---
The gcc developers do not use crosstool, so providing us with a config for it
is of no help.  Furthermore, un-preprocessed source means we are unlikely to be
able to reproduce the exact conditions leading up to the failure you see.

What we do need are:

1) The output of "gcc -v", showing how the compiler was actually configured.
2) *Pre-processed* source that we can feed into our own builds of the compiler
to try to reproduce the problem

Reply via email to