public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/82094] Improve diagnostics about target specific option mismatch
       [not found] <bug-82094-4@http.gcc.gnu.org/bugzilla/>
@ 2021-03-09 13:06 ` marxin at gcc dot gnu.org
  2021-03-09 13:10 ` marxin at gcc dot gnu.org
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-03-09 13:06 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned at gcc dot gnu.org      |marxin at gcc dot gnu.org
   Target Milestone|---                         |12.0
             Status|NEW                         |ASSIGNED

--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
I can take a look during next stage1.

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

* [Bug ipa/82094] Improve diagnostics about target specific option mismatch
       [not found] <bug-82094-4@http.gcc.gnu.org/bugzilla/>
  2021-03-09 13:06 ` [Bug ipa/82094] Improve diagnostics about target specific option mismatch marxin at gcc dot gnu.org
@ 2021-03-09 13:10 ` marxin at gcc dot gnu.org
  2022-01-24 13:54 ` marxin at gcc dot gnu.org
  2022-01-24 13:54 ` marxin at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-03-09 13:10 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #7 from Martin Liška <marxin at gcc dot gnu.org> ---
One similar place where we do something similar is:

rtx
ix86_expand_builtin (tree exp, rtx target, rtx subtarget,
                     machine_mode mode, int ignore)

...
gcc /home/marxin/Programming/gcc/gcc/testsuite/gcc.target/i386/pr84335.c -c
/home/marxin/Programming/gcc/gcc/testsuite/gcc.target/i386/pr84335.c: In
function ‘foo’:
/home/marxin/Programming/gcc/gcc/testsuite/gcc.target/i386/pr84335.c:9:10:
error: ‘__builtin_ia32_aesenc128’ needs isa option -maes -msse2
    9 |   return __builtin_ia32_aesenc128 (*a, *b);     /* { dg-error "needs
isa option" } */
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

* [Bug ipa/82094] Improve diagnostics about target specific option mismatch
       [not found] <bug-82094-4@http.gcc.gnu.org/bugzilla/>
  2021-03-09 13:06 ` [Bug ipa/82094] Improve diagnostics about target specific option mismatch marxin at gcc dot gnu.org
  2021-03-09 13:10 ` marxin at gcc dot gnu.org
@ 2022-01-24 13:54 ` marxin at gcc dot gnu.org
  2022-01-24 13:54 ` marxin at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-01-24 13:54 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|marxin at gcc dot gnu.org          |unassigned at gcc dot gnu.org
             Status|ASSIGNED                    |NEW

--- Comment #8 from Martin Liška <marxin at gcc dot gnu.org> ---
Not so easy achieving the functionality :/

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

* [Bug ipa/82094] Improve diagnostics about target specific option mismatch
       [not found] <bug-82094-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2022-01-24 13:54 ` marxin at gcc dot gnu.org
@ 2022-01-24 13:54 ` marxin at gcc dot gnu.org
  3 siblings, 0 replies; 4+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-01-24 13:54 UTC (permalink / raw)
  To: gcc-bugs

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|12.0                        |---

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

end of thread, other threads:[~2022-01-24 13:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-82094-4@http.gcc.gnu.org/bugzilla/>
2021-03-09 13:06 ` [Bug ipa/82094] Improve diagnostics about target specific option mismatch marxin at gcc dot gnu.org
2021-03-09 13:10 ` marxin at gcc dot gnu.org
2022-01-24 13:54 ` marxin at gcc dot gnu.org
2022-01-24 13:54 ` marxin 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).