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

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to qingzhe huang from comment #2)
> Can we remove the phrase "with -g" from subject because it doesn't require
> to compile with "-g" option? This will help for future subject search.

godbot adds an implict -g option which is why you think it does not need it to
get the ICE. You can prove that by adding -g0 and see there is no ICE.

Reply via email to