[Bug testsuite/28123] gcc.dg/cpp/_Pragma3.c is sensitive to timestamps when using from git

2024-10-30 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28123 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2021-06-03 00:00:00 |2024-10-30 Severity|normal

[Bug testsuite/28123] gcc.dg/cpp/_Pragma3.c is sensitive to timestamps when using from git

2021-06-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28123 Andrew Pinski changed: What|Removed |Added Status|REOPENED|NEW Last reconfirmed|2006-06-21 15:02:

[Bug testsuite/28123] gcc.dg/cpp/_Pragma3.c is sensitive to timestamps

2006-06-21 Thread pinskia at gcc dot gnu dot org
--- Comment #4 from pinskia at gcc dot gnu dot org 2006-06-21 15:19 --- (In reply to comment #3) > # Without this, _Pragma3.c can have a false negative. > gcc/testsuite/gcc.dg/cpp/_Pragma3.c: gcc/testsuite/gcc.dg/cpp/mi1c.h Just add some more, that was in contrib/gcc_update. -- htt

[Bug testsuite/28123] gcc.dg/cpp/_Pragma3.c is sensitive to timestamps

2006-06-21 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-06-21 15:18 --- # Without this, _Pragma3.c can have a false negative. gcc/testsuite/gcc.dg/cpp/_Pragma3.c: gcc/testsuite/gcc.dg/cpp/mi1c.h -- pinskia at gcc dot gnu dot org changed: What|Removed

[Bug testsuite/28123] gcc.dg/cpp/_Pragma3.c is sensitive to timestamps

2006-06-21 Thread joseph at codesourcery dot com
--- Comment #2 from joseph at codesourcery dot com 2006-06-21 15:14 --- Subject: Re: New: gcc.dg/cpp/_Pragma3.c is sensitive to timestamps On Wed, 21 Jun 2006, amylaar at gcc dot gnu dot org wrote: > It would appear that this tests success requires that either _Pragma3.c is > checke

[Bug testsuite/28123] gcc.dg/cpp/_Pragma3.c is sensitive to timestamps

2006-06-21 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2006-06-21 15:02 --- Confirmed. -- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCON