public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH][PR target/97532] Fix invalid address for special memory constraint.
@ 2020-10-27  6:52 Hongtao Liu
  2020-11-02 19:47 ` Vladimir Makarov
  0 siblings, 1 reply; 2+ messages in thread
From: Hongtao Liu @ 2020-10-27  6:52 UTC (permalink / raw)
  To: GCC Patches, Vladimir Makarov; +Cc: Jakub Jelinek, tdevries

[-- Attachment #1: Type: text/plain, Size: 497 bytes --]

Hi:
  Sorry for Incomplete test for my last patch at
https://gcc.gnu.org/pipermail/gcc-patches/2020-October/555948.html.
  This patch should fix invalid address introduced by special memory constraint.
  Bootstrap is ok, regression test is ok for make check
RUNTESTFLAGS="--target_board='unix{-m32,}'"

gcc/ChangeLog
        PR target/97532
        * gcc/lra-constraints.c (valid_address_p): Handle operand of
        special memory constraint.
        (process_address_1): Ditto.

--
BR,
Hongtao

[-- Attachment #2: 0001-Fix-invalid-address-for-special_memory_constraint.patch --]
[-- Type: application/x-patch, Size: 2710 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH][PR target/97532] Fix invalid address for special memory constraint.
  2020-10-27  6:52 [PATCH][PR target/97532] Fix invalid address for special memory constraint Hongtao Liu
@ 2020-11-02 19:47 ` Vladimir Makarov
  0 siblings, 0 replies; 2+ messages in thread
From: Vladimir Makarov @ 2020-11-02 19:47 UTC (permalink / raw)
  To: Hongtao Liu, GCC Patches; +Cc: Jakub Jelinek, tdevries


On 2020-10-27 2:52 a.m., Hongtao Liu wrote:
> Hi:
>    Sorry for Incomplete test for my last patch at
> https://gcc.gnu.org/pipermail/gcc-patches/2020-October/555948.html.
>    This patch should fix invalid address introduced by special memory constraint.
>    Bootstrap is ok, regression test is ok for make check
> RUNTESTFLAGS="--target_board='unix{-m32,}'"
>
> gcc/ChangeLog
>          PR target/97532
>          * gcc/lra-constraints.c (valid_address_p): Handle operand of
>          special memory constraint.
>          (process_address_1): Ditto.
>
OK.  Please, see also comments in my recent email about PR97540.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-02 19:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27  6:52 [PATCH][PR target/97532] Fix invalid address for special memory constraint Hongtao Liu
2020-11-02 19:47 ` Vladimir Makarov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).