public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/113955] New: Finish LRA transition for mips by removing -mlra
@ 2024-02-16  4:33 sjames at gcc dot gnu.org
  2024-02-16 13:27 ` [Bug target/113955] " xry111 at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: sjames at gcc dot gnu.org @ 2024-02-16  4:33 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 113955
           Summary: Finish LRA transition for mips by removing -mlra
           Product: gcc
           Version: 14.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: sjames at gcc dot gnu.org
                CC: syq at gcc dot gnu.org
            Blocks: 113932
  Target Milestone: ---

People are getting eager to require LRA. Please complete the port to LRA (see
PR113932) by dropping -mlra and always using it.


Referenced Bugs:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113932
[Bug 113932] [meta-bug] Targets which should be ported to LRA

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

* [Bug target/113955] Finish LRA transition for mips by removing -mlra
  2024-02-16  4:33 [Bug target/113955] New: Finish LRA transition for mips by removing -mlra sjames at gcc dot gnu.org
@ 2024-02-16 13:27 ` xry111 at gcc dot gnu.org
  2024-02-21  8:22 ` syq at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: xry111 at gcc dot gnu.org @ 2024-02-16 13:27 UTC (permalink / raw)
  To: gcc-bugs

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

Xi Ruoyao <xry111 at gcc dot gnu.org> changed:

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

--- Comment #1 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
Maybe I can try a full system rebuild with -mlra...

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

* [Bug target/113955] Finish LRA transition for mips by removing -mlra
  2024-02-16  4:33 [Bug target/113955] New: Finish LRA transition for mips by removing -mlra sjames at gcc dot gnu.org
  2024-02-16 13:27 ` [Bug target/113955] " xry111 at gcc dot gnu.org
@ 2024-02-21  8:22 ` syq at gcc dot gnu.org
  2024-02-21  8:39 ` syq at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: syq at gcc dot gnu.org @ 2024-02-21  8:22 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from YunQiang Su <syq at gcc dot gnu.org> ---
Maybe we can set it as the release target of GCC 15.

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

* [Bug target/113955] Finish LRA transition for mips by removing -mlra
  2024-02-16  4:33 [Bug target/113955] New: Finish LRA transition for mips by removing -mlra sjames at gcc dot gnu.org
  2024-02-16 13:27 ` [Bug target/113955] " xry111 at gcc dot gnu.org
  2024-02-21  8:22 ` syq at gcc dot gnu.org
@ 2024-02-21  8:39 ` syq at gcc dot gnu.org
  2024-02-21  9:17 ` xry111 at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 7+ messages in thread
From: syq at gcc dot gnu.org @ 2024-02-21  8:39 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from YunQiang Su <syq at gcc dot gnu.org> ---
-mlra has been set to default since it was added (2014).
So, It is ok for us to remove it.

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

* [Bug target/113955] Finish LRA transition for mips by removing -mlra
  2024-02-16  4:33 [Bug target/113955] New: Finish LRA transition for mips by removing -mlra sjames at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2024-02-21  8:39 ` syq at gcc dot gnu.org
@ 2024-02-21  9:17 ` xry111 at gcc dot gnu.org
  2024-05-20  7:45 ` cvs-commit at gcc dot gnu.org
  2024-05-20  9:19 ` syq at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: xry111 at gcc dot gnu.org @ 2024-02-21  9:17 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
(In reply to YunQiang Su from comment #3)
> -mlra has been set to default since it was added (2014).
> So, It is ok for us to remove it.

Then let's just remove it (maybe after GCC 14 release).

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

* [Bug target/113955] Finish LRA transition for mips by removing -mlra
  2024-02-16  4:33 [Bug target/113955] New: Finish LRA transition for mips by removing -mlra sjames at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2024-02-21  9:17 ` xry111 at gcc dot gnu.org
@ 2024-05-20  7:45 ` cvs-commit at gcc dot gnu.org
  2024-05-20  9:19 ` syq at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2024-05-20  7:45 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by YunQiang Su <syq@gcc.gnu.org>:

https://gcc.gnu.org/g:d3b4ba120ce3b743838c3545a24554989955722a

commit r15-659-gd3b4ba120ce3b743838c3545a24554989955722a
Author: YunQiang Su <syq@gcc.gnu.org>
Date:   Thu May 16 02:30:50 2024 +0800

    MIPS: Remove -m(no-)lra option

    PR target/113955
    The `-mlra` option was introduced in 2014 for MIPS, and was set to
    default since then.  It's time for us to drop no-lra support by
    dropping -m(no-)lra options.

    gcc:
            * config/mips/mips.cc(mips_option_override):
            Drop mips_lra_flag variable;
            (mips_lra_p): Removed.
            (TARGET_LRA_P): Remove definition here to use the default one.
            * config/mips/mips.md(*mul_acc_si, *mul_acc_si_r3900, *mul_sub_si):
            Drop mips_lra_flag variable.
            * config/mips/mips.opt(-mlra): Removed.
            * config/mips/mips.opt.urls(mlra): Removed.

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

* [Bug target/113955] Finish LRA transition for mips by removing -mlra
  2024-02-16  4:33 [Bug target/113955] New: Finish LRA transition for mips by removing -mlra sjames at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2024-05-20  7:45 ` cvs-commit at gcc dot gnu.org
@ 2024-05-20  9:19 ` syq at gcc dot gnu.org
  5 siblings, 0 replies; 7+ messages in thread
From: syq at gcc dot gnu.org @ 2024-05-20  9:19 UTC (permalink / raw)
  To: gcc-bugs

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

YunQiang Su <syq at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #6 from YunQiang Su <syq at gcc dot gnu.org> ---
Fixed by: https://gcc.gnu.org/g:d3b4ba120ce3b743838c3545a24554989955722a

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

end of thread, other threads:[~2024-05-20  9:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-16  4:33 [Bug target/113955] New: Finish LRA transition for mips by removing -mlra sjames at gcc dot gnu.org
2024-02-16 13:27 ` [Bug target/113955] " xry111 at gcc dot gnu.org
2024-02-21  8:22 ` syq at gcc dot gnu.org
2024-02-21  8:39 ` syq at gcc dot gnu.org
2024-02-21  9:17 ` xry111 at gcc dot gnu.org
2024-05-20  7:45 ` cvs-commit at gcc dot gnu.org
2024-05-20  9:19 ` syq at gcc dot gnu.org

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).