From: Eric Botcazou
The flagged use has apparently disappeared for long.
gcc/ada/ChangeLog:
* sinfo.ads (Assignment_OK): Remove obsolete ??? comment.
Tested on x86_64-pc-linux-gnu, committed on master.
---
gcc/ada/sinfo.ads | 6 ++
1 file changed, 2 insertions(+), 4 deletions
On Sat, 9 Jul 2022 at 13:26, François Dumont via Libstdc++
wrote:
>
> libstdc++: Remove obsolete comment in header
>
> The comment is obsolete because char_traits.h do not include
> stl_algobase.h
> anymore and stl_algobase.h is included directly from a few
&g
libstdc++: Remove obsolete comment in header
The comment is obsolete because char_traits.h do not include
stl_algobase.h
anymore and stl_algobase.h is included directly from a few
lines
below.
libstdc++-v3/ChangeLog:
* include/std/string: Remove obsolete
Rainer Orth writes:
> When reviewing how this patch
>
> [PATCH] gcc: move assemble_start_function / assemble_end_function to
> output_mi_thunk
> https://gcc.gnu.org/ml/gcc-patches/2019-05/msg00722.html
>
> might affect Solaris, I noticed an obsolete comment
>
> Note that use_thun
egx.c (tilegx_output_mi_thunk): Likewise.
* config/tilepro/tilepro.c (tilepro_asm_output_mi_thunk): Likewise.
# HG changeset patch
# Parent 74a1aea7c39d71273fd4f28d937e03f593e92778
Remove obsolete comment about use_thunk
diff --git a/gcc/config/alpha/alpha.c b/gcc/config/alpha/alpha.c
---
On Wed, Jun 20, 2018 at 04:41:18AM -0500, Siddhesh Poyarekar wrote:
> On 06/19/2018 09:11 PM, James Greenhalgh wrote:
> > On Mon, Jun 18, 2018 at 08:43:04AM -0500, Siddhesh Poyarekar wrote:
> >> r217431 changed X30 as caller-saved in CALL_USE_REGISTERS because of
> >> which this comment about X30 n
On 06/19/2018 09:11 PM, James Greenhalgh wrote:
On Mon, Jun 18, 2018 at 08:43:04AM -0500, Siddhesh Poyarekar wrote:
r217431 changed X30 as caller-saved in CALL_USE_REGISTERS because of
which this comment about X30 not being marked as call-clobbered is no
longer accurate.
Is the second paragrap
we define EPILOGUE_USES?
Possibly I'd rewrite the comment to explain the behaviour around calls and
how they interact with x30.
It seems like the right thing to do, but I can't shake the feeling we'd be
losing useful information here.
James
> * config/aarch64/aarch64.h: Remove obs
r217431 changed X30 as caller-saved in CALL_USE_REGISTERS because of
which this comment about X30 not being marked as call-clobbered is no
longer accurate.
Siddhesh
* config/aarch64/aarch64.h: Remove obsolete comment.
---
gcc/config/aarch64/aarch64.h | 9 -
1 file changed, 9
Routine [Set_]Generic_Parent can only be called on package, function
and procedure specification nodes, as asserted in their bodies. It would
crash when called for renaming or object declarations; the comment was
most likely referring to some earlier implemenation idea.
Tested on x86_64-pc-linux-g
2015 +0100
[AArch64][obvious] Remove obsolete comment in aarch64-option-extensions.def
diff --git a/gcc/config/aarch64/aarch64-option-extensions.def b/gcc/config/aarch64/aarch64-option-extensions.def
index 1762cc8..b261a0f 100644
--- a/gcc/config/aarch64/aarch64-option-extensions.def
+++ b/gcc/conf
I forgot to remove it when I removed the associated code back in June.
Tested on x86_64-suse-linux, applied on the mainline and 4.8 branch.
2013-10-13 Eric Botcazou
* gcc-interface/decl.c (gnat_to_gnu_param): Remove obsolete comment.
--
Eric BotcazouIndex: gcc-interface/decl.c
The first part is obsolete since r91570 at least, for the second part about
MEM_KEEP_ALIAS_SET_P it's more recent.
Tested on x86_64-suse-linux, applied on the mainline.
2013-09-26 Eric Botcazou
* expr.c (expand_assignment): Remove obsolete comment.
--
Eric BotcazouIndex: e
otcazou
* profile.c (branch_prob): Move declaration of local variable. Remove
obsolete ??? comment. Expand the location explicitly instead of using
the LOCATION_FILE and LOCATION_LINE macros.
--
Eric Botcazou
Index: pr
14 matches
Mail list logo