public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/95364] New: [Regression] contrib/gcc_update -r 8712 no longer works
@ 2020-05-27 13:50 hjl.tools at gmail dot com
  2021-04-17 21:25 ` [Bug bootstrap/95364] contrib/gcc_update -r 8712 does not work with git pinskia at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: hjl.tools at gmail dot com @ 2020-05-27 13:50 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 95364
           Summary: [Regression] contrib/gcc_update -r 8712 no longer
                    works
           Product: gcc
           Version: 10.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: hjl.tools at gmail dot com
  Target Milestone: ---

Before switching to git repo, we could use

$ contrib/gcc_update -r 8712

to switch to revision 8712.  After switching to git, it is no longer possible
to update to a specific commit with contrib/gcc_update:

$ ./contrib/gcc_update --help
...
By default all command-line options are passed to `svn update` or `hg/git
pull` in addition to $UPDATE_OPTIONS (defined below). If the first parameter
reads --nostdflags, $UPDATE_OPTIONS as well as this parameter itself
are omitted.

If the first parameter reads --patch, the second parameter is considered
a patch file.

If the first parameter is --touch, no svn operation will be performed,
only generated files that appear to be out of date in the local tree
will be touched.

If the first parameter is --list, a list of the generated files and
their dependencies will be printed; --help prints this message.

If the first parameter is --silent, this script prints nothing other
than error messages; the second parameter is then interpreted as above.

Examples:

contrib/gcc_update -r 8712
contrib/gcc_update --patch some-patch
contrib/gcc_update --touch
contrib/gcc_update --list


UPDATE_OPTIONS=""
[hjl@gnu-cfl-2 gcc]$

The help message also mentions "svn update".

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

* [Bug bootstrap/95364] contrib/gcc_update -r 8712 does not work with git
  2020-05-27 13:50 [Bug bootstrap/95364] New: [Regression] contrib/gcc_update -r 8712 no longer works hjl.tools at gmail dot com
@ 2021-04-17 21:25 ` pinskia at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-04-17 21:25 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |trivial
            Summary|[Regression]                |contrib/gcc_update -r 8712
                   |contrib/gcc_update -r 8712  |does not work with git
                   |no longer works             |

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

end of thread, other threads:[~2021-04-17 21:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-27 13:50 [Bug bootstrap/95364] New: [Regression] contrib/gcc_update -r 8712 no longer works hjl.tools at gmail dot com
2021-04-17 21:25 ` [Bug bootstrap/95364] contrib/gcc_update -r 8712 does not work with git 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).