public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/80219] relative line numbers only working if gcc_{error,warning}_prefix defined
       [not found] <bug-80219-4@http.gcc.gnu.org/bugzilla/>
@ 2020-11-02 13:26 ` cvs-commit at gcc dot gnu.org
  2020-11-02 13:28 ` cvs-commit at gcc dot gnu.org
                   ` (4 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-11-02 13:26 UTC (permalink / raw)
  To: gcc-bugs

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

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

https://gcc.gnu.org/g:528507fa0314c75d1105890e4781a475c8badd7c

commit r11-4607-g528507fa0314c75d1105890e4781a475c8badd7c
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Thu Oct 29 10:29:19 2020 +0100

    libgomp testsuite: tell warning from error diagnostics, etc. [PR80219,
PR85303]

    This changes makes 'dg-warning', 'dg-error', 'dg-bogus', 'dg-message'
behave as
    expected, and also enables use of relative line numbers as well as
'dg-line'.

            libgomp/
            PR testsuite/80219
            PR testsuite/85303
            * testsuite/lib/libgomp.exp (libgomp_init): Set
            'gcc_warning_prefix', 'gcc_error_prefix'.

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

* [Bug testsuite/80219] relative line numbers only working if gcc_{error,warning}_prefix defined
       [not found] <bug-80219-4@http.gcc.gnu.org/bugzilla/>
  2020-11-02 13:26 ` [Bug testsuite/80219] relative line numbers only working if gcc_{error,warning}_prefix defined cvs-commit at gcc dot gnu.org
@ 2020-11-02 13:28 ` cvs-commit at gcc dot gnu.org
  2020-11-02 13:30 ` cvs-commit at gcc dot gnu.org
                   ` (3 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-11-02 13:28 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-10 branch has been updated by Thomas Schwinge
<tschwinge@gcc.gnu.org>:

https://gcc.gnu.org/g:591e878fc6dd08502429a8e480d8e7d966836ca9

commit r10-8959-g591e878fc6dd08502429a8e480d8e7d966836ca9
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Thu Oct 29 10:29:19 2020 +0100

    libgomp testsuite: tell warning from error diagnostics, etc. [PR80219,
PR85303]

    This changes makes 'dg-warning', 'dg-error', 'dg-bogus', 'dg-message'
behave as
    expected, and also enables use of relative line numbers as well as
'dg-line'.

            libgomp/
            PR testsuite/80219
            PR testsuite/85303
            * testsuite/lib/libgomp.exp (libgomp_init): Set
            'gcc_warning_prefix', 'gcc_error_prefix'.

    (cherry picked from commit 528507fa0314c75d1105890e4781a475c8badd7c)

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

* [Bug testsuite/80219] relative line numbers only working if gcc_{error,warning}_prefix defined
       [not found] <bug-80219-4@http.gcc.gnu.org/bugzilla/>
  2020-11-02 13:26 ` [Bug testsuite/80219] relative line numbers only working if gcc_{error,warning}_prefix defined cvs-commit at gcc dot gnu.org
  2020-11-02 13:28 ` cvs-commit at gcc dot gnu.org
@ 2020-11-02 13:30 ` cvs-commit at gcc dot gnu.org
  2020-11-02 13:30 ` cvs-commit at gcc dot gnu.org
                   ` (2 subsequent siblings)
  5 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-11-02 13:30 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-9 branch has been updated by Thomas Schwinge
<tschwinge@gcc.gnu.org>:

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

commit r9-9017-gd824c5df1714403067f2a7170dd884887ce04712
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Thu Oct 29 10:29:19 2020 +0100

    libgomp testsuite: tell warning from error diagnostics, etc. [PR80219,
PR85303]

    This changes makes 'dg-warning', 'dg-error', 'dg-bogus', 'dg-message'
behave as
    expected, and also enables use of relative line numbers as well as
'dg-line'.

            libgomp/
            PR testsuite/80219
            PR testsuite/85303
            * testsuite/lib/libgomp.exp (libgomp_init): Set
            'gcc_warning_prefix', 'gcc_error_prefix'.

    (cherry picked from commit 528507fa0314c75d1105890e4781a475c8badd7c)

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

* [Bug testsuite/80219] relative line numbers only working if gcc_{error,warning}_prefix defined
       [not found] <bug-80219-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2020-11-02 13:30 ` cvs-commit at gcc dot gnu.org
@ 2020-11-02 13:30 ` cvs-commit at gcc dot gnu.org
  2020-11-02 13:36 ` tschwinge at gcc dot gnu.org
  2024-04-11  3:10 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: cvs-commit at gcc dot gnu.org @ 2020-11-02 13:30 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #4 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The releases/gcc-8 branch has been updated by Thomas Schwinge
<tschwinge@gcc.gnu.org>:

https://gcc.gnu.org/g:3940a3ff2be0b445a5b24a222e83669e570f32a9

commit r8-10603-g3940a3ff2be0b445a5b24a222e83669e570f32a9
Author: Thomas Schwinge <thomas@codesourcery.com>
Date:   Thu Oct 29 10:29:19 2020 +0100

    libgomp testsuite: tell warning from error diagnostics, etc. [PR80219,
PR85303]

    This changes makes 'dg-warning', 'dg-error', 'dg-bogus', 'dg-message'
behave as
    expected, and also enables use of relative line numbers as well as
'dg-line'.

            libgomp/
            PR testsuite/80219
            PR testsuite/85303
            * testsuite/lib/libgomp.exp (libgomp_init): Set
            'gcc_warning_prefix', 'gcc_error_prefix'.

    (cherry picked from commit 528507fa0314c75d1105890e4781a475c8badd7c)

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

* [Bug testsuite/80219] relative line numbers only working if gcc_{error,warning}_prefix defined
       [not found] <bug-80219-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2020-11-02 13:30 ` cvs-commit at gcc dot gnu.org
@ 2020-11-02 13:36 ` tschwinge at gcc dot gnu.org
  2024-04-11  3:10 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: tschwinge at gcc dot gnu.org @ 2020-11-02 13:36 UTC (permalink / raw)
  To: gcc-bugs

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

Thomas Schwinge <tschwinge at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
                 CC|                            |tschwinge at gcc dot gnu.org
             Status|UNCONFIRMED                 |NEW
   Last reconfirmed|                            |2020-11-02

--- Comment #5 from Thomas Schwinge <tschwinge at gcc dot gnu.org> ---
Fixed (only) for libgomp.

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

* [Bug testsuite/80219] relative line numbers only working if gcc_{error,warning}_prefix defined
       [not found] <bug-80219-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2020-11-02 13:36 ` tschwinge at gcc dot gnu.org
@ 2024-04-11  3:10 ` pinskia at gcc dot gnu.org
  5 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-04-11  3:10 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
gcc_warning_prefix and gcc_error_prefix are still not set for the gnat
testsuite.

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

end of thread, other threads:[~2024-04-11  3:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-80219-4@http.gcc.gnu.org/bugzilla/>
2020-11-02 13:26 ` [Bug testsuite/80219] relative line numbers only working if gcc_{error,warning}_prefix defined cvs-commit at gcc dot gnu.org
2020-11-02 13:28 ` cvs-commit at gcc dot gnu.org
2020-11-02 13:30 ` cvs-commit at gcc dot gnu.org
2020-11-02 13:30 ` cvs-commit at gcc dot gnu.org
2020-11-02 13:36 ` tschwinge at gcc dot gnu.org
2024-04-11  3:10 ` pinskia 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).