On Fri, Dec 2, 2022 at 1:23 AM Zopolis0 wrote:
>
> > But that looks like the correct thing to do.
>
> It's not. The patch I reverted changes it so that no matter what,
> void_list_node = build_tree_list (NULL_TREE, void_type_node);.
>
> Before, each front-end set it in their own way, but they all
On Fri, Dec 2, 2022 at 8:43 AM Richard Biener
wrote:
>
> On Fri, Dec 2, 2022 at 1:23 AM Zopolis0 wrote:
> >
> > > But that looks like the correct thing to do.
> >
> > It's not. The patch I reverted changes it so that no matter what,
> > void_list_node = build_tree_list (NULL_TREE, void_type_node)
On Fri, Dec 2, 2022 at 7:37 AM Alexandre Oliva via Gcc-patches
wrote:
>
> On Dec 1, 2022, Jason Merrill wrote:
>
> > Once we see g*, starred is set. Then we see %:, and it sees that as a
> > zero-length switch, which because starred is still set, matches any and all
> > command-line options. S
101 - 103 of 103 matches
Mail list logo