On Wed, 2025-01-15 at 18:22 +, Joseph Myers wrote:
> On Wed, 15 Jan 2025, David Malcolm wrote:
>
> > Here's an updated version of the patch
> >
> > OK to push? (we could tweak it in followups)
>
> This will need updating to work together with Jakub's patch that also
> adds
> the C section t
On Wed, 2025-01-15 at 18:22 +, Joseph Myers wrote:
> On Wed, 15 Jan 2025, David Malcolm wrote:
>
> > Here's an updated version of the patch
> >
> > OK to push? (we could tweak it in followups)
>
> This will need updating to work together with Jakub's patch that also
> adds
> the C section t
On Wed, 15 Jan 2025, David Malcolm wrote:
> Here's an updated version of the patch
>
> OK to push? (we could tweak it in followups)
This will need updating to work together with Jakub's patch that also adds
the C section to changes.html.
> +Function declarations without
> parameters
> +
> +
On Mon, 2024-12-09 at 20:58 +0100, Jakub Jelinek wrote:
> On Mon, Dec 09, 2024 at 02:44:42PM -0500, David Malcolm wrote:
> > +C23 brings the following changes:
> > +
> > +Function prototypes
> > with empty params change from implicit int to
> > void
> > +
> > + In C23 () in a function declaration m
On Mon, Dec 09, 2024 at 02:44:42PM -0500, David Malcolm wrote:
> +C23 brings the following changes:
> +
> +Function prototypes with empty
> params change from implicit int to void
> +
> + In C23 () in a function declaration means the same as
> (void), whereas previously it implicitly declared the
How does this look?
Thanks
Dave
---
htdocs/gcc-15/changes.html| 12
htdocs/gcc-15/porting_to.html | 34 +-
2 files changed, 45 insertions(+), 1 deletion(-)
diff --git a/htdocs/gcc-15/changes.html b/htdocs/gcc-15/changes.html
index 23866bde..94731