]> git.ipfire.org Git - thirdparty/gcc.git/commit
gccrs: fatal_error_flag: Fix typo in error message
authorArthur Cohen <arthur.cohen@embecosm.com>
Fri, 16 Dec 2022 12:38:36 +0000 (13:38 +0100)
committerArthur Cohen <arthur.cohen@embecosm.com>
Thu, 6 Apr 2023 08:47:16 +0000 (10:47 +0200)
commitf66b135d0b55fda15dfce927b14ab9c89b9fb6a7
treed4063e2c94fa7f40502e989036f7059d934c7c21
parent939fb3fffebf7be2638ddef25dbe1c15f2aaa9d6
gccrs: fatal_error_flag: Fix typo in error message

gcc/rust/ChangeLog:

* rust-session-manager.cc (Session::compile_crate): Fix typo.
gcc/rust/rust-session-manager.cc