public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug web/98559] New: test PR
@ 2021-01-06  9:44 marxin at gcc dot gnu.org
  2021-01-06  9:47 ` [Bug target/98559] " cvs-commit at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-01-06  9:44 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 98559
           Summary: test PR
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: web
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
  Target Milestone: ---

Just a test, I will remove it later.

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

* [Bug target/98559] test PR
  2021-01-06  9:44 [Bug web/98559] New: test PR marxin at gcc dot gnu.org
@ 2021-01-06  9:47 ` cvs-commit at gcc dot gnu.org
  2021-01-06  9:48 ` cvs-commit at gcc dot gnu.org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-01-06  9:47 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:

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

commit r10-5879-ge8ae6c6b87fdfafde512bc915b447bbe9ed93cdf
Author: Uros Bizjak <ubizjak@gmail.com>
Date:   Tue Jan 5 14:30:05 2021 +0100

    i386: Add _mm256_cmov_si256 [PR98559]

    Add missing _mm256_cmov_si256 intrinsic to xopintrin.h.

    2021-01-05  Uros Bizjak  <ubizjak@gmail.com>

    gcc/
            PR target/98559
            * config/i386/xopintrin.h (_mm256_cmov_si256): New.

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

* [Bug target/98559] test PR
  2021-01-06  9:44 [Bug web/98559] New: test PR marxin at gcc dot gnu.org
  2021-01-06  9:47 ` [Bug target/98559] " cvs-commit at gcc dot gnu.org
@ 2021-01-06  9:48 ` cvs-commit at gcc dot gnu.org
  2021-01-07 10:50 ` marxin at gcc dot gnu.org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-01-06  9:48 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:

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

commit r10-5880-gb2e3447cfccc6fe685eef6cc380d4b880610d1a0
Author: Martin Liska <mliska@suse.cz>
Date:   Wed Jan 6 10:48:32 2021 +0100

    xxx yyy

            PR target/98559
            * ipa-icf.c: Modify.

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

* [Bug target/98559] test PR
  2021-01-06  9:44 [Bug web/98559] New: test PR marxin at gcc dot gnu.org
  2021-01-06  9:47 ` [Bug target/98559] " cvs-commit at gcc dot gnu.org
  2021-01-06  9:48 ` cvs-commit at gcc dot gnu.org
@ 2021-01-07 10:50 ` marxin at gcc dot gnu.org
  2021-01-15 10:48 ` cvs-commit at gcc dot gnu.org
  2021-01-29  9:35 ` cvs-commit at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-01-07 10:50 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

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

--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
Closing the temporary bug.

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

* [Bug target/98559] test PR
  2021-01-06  9:44 [Bug web/98559] New: test PR marxin at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2021-01-07 10:50 ` marxin at gcc dot gnu.org
@ 2021-01-15 10:48 ` cvs-commit at gcc dot gnu.org
  2021-01-29  9:35 ` cvs-commit at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-01-15 10:48 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:

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

commit r10-5885-gab192e494fe27ee73eb3e5271f951a0e9ee02b9c
Author: Martin Liska <mliska@suse.cz>
Date:   Fri Jan 15 11:47:19 2021 +0100

    Add new line

    Uroš

            PR target/98559
            * ipa-icf.c: Add new line.

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

* [Bug target/98559] test PR
  2021-01-06  9:44 [Bug web/98559] New: test PR marxin at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2021-01-15 10:48 ` cvs-commit at gcc dot gnu.org
@ 2021-01-29  9:35 ` cvs-commit at gcc dot gnu.org
  4 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2021-01-29  9:35 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #5 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Martin Liska <marxin@gcc.gnu.org>:

https://gcc.gnu.org/g:0bad948a0d5c26587517d52e253ce03a1f15cb62

commit r10-5886-g0bad948a0d5c26587517d52e253ce03a1f15cb62
Author: Martin Liska <mliska@suse.cz>
Date:   Fri Jan 29 10:33:06 2021 +0100

    Commit test case for PR 98559.

    gcc/testsuite/ChangeLog:

            PR fortran/98559
            * gfortran.dg/elemental_assignment_1.f90: New test.

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

end of thread, other threads:[~2021-01-29  9:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-06  9:44 [Bug web/98559] New: test PR marxin at gcc dot gnu.org
2021-01-06  9:47 ` [Bug target/98559] " cvs-commit at gcc dot gnu.org
2021-01-06  9:48 ` cvs-commit at gcc dot gnu.org
2021-01-07 10:50 ` marxin at gcc dot gnu.org
2021-01-15 10:48 ` cvs-commit at gcc dot gnu.org
2021-01-29  9:35 ` cvs-commit 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).