On Tue, Jan 07, 2025 at 05:46:48PM +0100, Thomas Koenig via Gcc wrote:
> Am 07.01.25 um 16:41 schrieb Thomas Koenig via Gcc:
> > Thanks for the explanation.  I think it might be good to add a bit
> > of this to the docs. I will prepare a patch.
> 
> Side remark (which I will also address): https://gcc.gnu.org/bugs/ does
> not mention -freport-bug.

But the compiler does in every ICE message in which -freport-bug isn't
enabled.

...
Please submit a full bug report, with preprocessed source (by using 
-freport-bug).
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.

and with additional -freport-bug

...
Please submit a full bug report, with preprocessed source.
Please include the complete backtrace with any bug report.
See <https://gcc.gnu.org/bugs/> for instructions.
Preprocessed source stored into /tmp/ccv0AONd.out file, please attach this to 
your bugreport.

        Jakub

Reply via email to