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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #8 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
That isn't easibly possible, the labels are really significantly different from
the implementation POV, so having them intermixed with inputs is hard.
If you don't want to count on those extra inputs, name the labels...

Reply via email to