public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc(refs/users/marxin/heads/cc-renaming-v2)] manual change.
@ 2022-01-10 11:11 Martin Liska
  0 siblings, 0 replies; only message in thread
From: Martin Liska @ 2022-01-10 11:11 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:5a3db84794c9d3509a17e2933b6f22e96bc0a1b2

commit 5a3db84794c9d3509a17e2933b6f22e96bc0a1b2
Author: Martin Liska <mliska@suse.cz>
Date:   Mon Jan 10 12:00:03 2022 +0100

    manual change.

Diff:
---
 gcc/ada/Makefile.rtl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl
index 7d319eaedf2..e074ef87e33 100644
--- a/gcc/ada/Makefile.rtl
+++ b/gcc/ada/Makefile.rtl
@@ -2870,7 +2870,7 @@ LIBGNAT_OBJS = adadecode.o adaint.o argv.o aux-io.o 			\
 #  GNAT_RTL_SRCS.  Right now we count on being able to build GNATRTL_OBJS
 #  from ADA_INCLUDE_SRCS.
 
-LIBGNAT_SRCS = $(patsubst %.o,%.c,$(LIBGNAT_OBJS))			\
+LIBGNAT_SRCS = $(patsubst %.o,%.cc,$(LIBGNAT_OBJS))			\
   adadecode.h adaint.h env.h gsocket.h raise.h standard.ads.h		\
   runtime.h $(EXTRA_LIBGNAT_SRCS)


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-01-10 11:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10 11:11 [gcc(refs/users/marxin/heads/cc-renaming-v2)] manual change Martin Liska

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).