Rename .c files to .cc files.
authorMartin Liska <mliska@suse.cz>
Fri, 14 Jan 2022 15:56:44 +0000 (16:56 +0100)
committerMartin Liska <mliska@suse.cz>
Mon, 17 Jan 2022 21:12:04 +0000 (22:12 +0100)
commit5c69acb32329d49e58c26fa41ae74229a52b9106
treeddb05f9d73afb6f998457d2ac4b720e3b3b60483
parent490e23032baaece71f2ec09fa1805064b150fbc2
Rename .c files to .cc files.

gcc/ada/ChangeLog:

* adadecode.c: Moved to...
* adadecode.cc: ...here.
* affinity.c: Moved to...
* affinity.cc: ...here.
* argv-lynxos178-raven-cert.c: Moved to...
* argv-lynxos178-raven-cert.cc: ...here.
* argv.c: Moved to...
* argv.cc: ...here.
* aux-io.c: Moved to...
* aux-io.cc: ...here.
* cio.c: Moved to...
* cio.cc: ...here.
* cstreams.c: Moved to...
* cstreams.cc: ...here.
* env.c: Moved to...
* env.cc: ...here.
* exit.c: Moved to...
* exit.cc: ...here.
* expect.c: Moved to...
* expect.cc: ...here.
* final.c: Moved to...
* final.cc: ...here.
* gcc-interface/cuintp.c: Moved to...
* gcc-interface/cuintp.cc: ...here.
* gcc-interface/decl.c: Moved to...
* gcc-interface/decl.cc: ...here.
* gcc-interface/misc.c: Moved to...
* gcc-interface/misc.cc: ...here.
* gcc-interface/targtyps.c: Moved to...
* gcc-interface/targtyps.cc: ...here.
* gcc-interface/trans.c: Moved to...
* gcc-interface/trans.cc: ...here.
* gcc-interface/utils.c: Moved to...
* gcc-interface/utils.cc: ...here.
* gcc-interface/utils2.c: Moved to...
* gcc-interface/utils2.cc: ...here.
* init.c: Moved to...
* init.cc: ...here.
* initialize.c: Moved to...
* initialize.cc: ...here.
* libgnarl/thread.c: Moved to...
* libgnarl/thread.cc: ...here.
* link.c: Moved to...
* link.cc: ...here.
* locales.c: Moved to...
* locales.cc: ...here.
* mkdir.c: Moved to...
* mkdir.cc: ...here.
* raise.c: Moved to...
* raise.cc: ...here.
* rtfinal.c: Moved to...
* rtfinal.cc: ...here.
* rtinit.c: Moved to...
* rtinit.cc: ...here.
* seh_init.c: Moved to...
* seh_init.cc: ...here.
* sigtramp-armdroid.c: Moved to...
* sigtramp-armdroid.cc: ...here.
* sigtramp-ios.c: Moved to...
* sigtramp-ios.cc: ...here.
* sigtramp-qnx.c: Moved to...
* sigtramp-qnx.cc: ...here.
* sigtramp-vxworks.c: Moved to...
* sigtramp-vxworks.cc: ...here.
* socket.c: Moved to...
* socket.cc: ...here.
* tracebak.c: Moved to...
* tracebak.cc: ...here.
* version.c: Moved to...
* version.cc: ...here.
* vx_stack_info.c: Moved to...
* vx_stack_info.cc: ...here.

gcc/ChangeLog:

* adjust-alignment.c: Moved to...
* adjust-alignment.cc: ...here.
* alias.c: Moved to...
* alias.cc: ...here.
* alloc-pool.c: Moved to...
* alloc-pool.cc: ...here.
* asan.c: Moved to...
* asan.cc: ...here.
* attribs.c: Moved to...
* attribs.cc: ...here.
* auto-inc-dec.c: Moved to...
* auto-inc-dec.cc: ...here.
* auto-profile.c: Moved to...
* auto-profile.cc: ...here.
* bb-reorder.c: Moved to...
* bb-reorder.cc: ...here.
* bitmap.c: Moved to...
* bitmap.cc: ...here.
* btfout.c: Moved to...
* btfout.cc: ...here.
* builtins.c: Moved to...
* builtins.cc: ...here.
* caller-save.c: Moved to...
* caller-save.cc: ...here.
* calls.c: Moved to...
* calls.cc: ...here.
* ccmp.c: Moved to...
* ccmp.cc: ...here.
* cfg.c: Moved to...
* cfg.cc: ...here.
* cfganal.c: Moved to...
* cfganal.cc: ...here.
* cfgbuild.c: Moved to...
* cfgbuild.cc: ...here.
* cfgcleanup.c: Moved to...
* cfgcleanup.cc: ...here.
* cfgexpand.c: Moved to...
* cfgexpand.cc: ...here.
* cfghooks.c: Moved to...
* cfghooks.cc: ...here.
* cfgloop.c: Moved to...
* cfgloop.cc: ...here.
* cfgloopanal.c: Moved to...
* cfgloopanal.cc: ...here.
* cfgloopmanip.c: Moved to...
* cfgloopmanip.cc: ...here.
* cfgrtl.c: Moved to...
* cfgrtl.cc: ...here.
* cgraph.c: Moved to...
* cgraph.cc: ...here.
* cgraphbuild.c: Moved to...
* cgraphbuild.cc: ...here.
* cgraphclones.c: Moved to...
* cgraphclones.cc: ...here.
* cgraphunit.c: Moved to...
* cgraphunit.cc: ...here.
* collect-utils.c: Moved to...
* collect-utils.cc: ...here.
* collect2-aix.c: Moved to...
* collect2-aix.cc: ...here.
* collect2.c: Moved to...
* collect2.cc: ...here.
* combine-stack-adj.c: Moved to...
* combine-stack-adj.cc: ...here.
* combine.c: Moved to...
* combine.cc: ...here.
* common/common-targhooks.c: Moved to...
* common/common-targhooks.cc: ...here.
* common/config/aarch64/aarch64-common.c: Moved to...
* common/config/aarch64/aarch64-common.cc: ...here.
* common/config/alpha/alpha-common.c: Moved to...
* common/config/alpha/alpha-common.cc: ...here.
* common/config/arc/arc-common.c: Moved to...
* common/config/arc/arc-common.cc: ...here.
* common/config/arm/arm-common.c: Moved to...
* common/config/arm/arm-common.cc: ...here.
* common/config/avr/avr-common.c: Moved to...
* common/config/avr/avr-common.cc: ...here.
* common/config/bfin/bfin-common.c: Moved to...
* common/config/bfin/bfin-common.cc: ...here.
* common/config/bpf/bpf-common.c: Moved to...
* common/config/bpf/bpf-common.cc: ...here.
* common/config/c6x/c6x-common.c: Moved to...
* common/config/c6x/c6x-common.cc: ...here.
* common/config/cr16/cr16-common.c: Moved to...
* common/config/cr16/cr16-common.cc: ...here.
* common/config/cris/cris-common.c: Moved to...
* common/config/cris/cris-common.cc: ...here.
* common/config/csky/csky-common.c: Moved to...
* common/config/csky/csky-common.cc: ...here.
* common/config/default-common.c: Moved to...
* common/config/default-common.cc: ...here.
* common/config/epiphany/epiphany-common.c: Moved to...
* common/config/epiphany/epiphany-common.cc: ...here.
* common/config/fr30/fr30-common.c: Moved to...
* common/config/fr30/fr30-common.cc: ...here.
* common/config/frv/frv-common.c: Moved to...
* common/config/frv/frv-common.cc: ...here.
* common/config/gcn/gcn-common.c: Moved to...
* common/config/gcn/gcn-common.cc: ...here.
* common/config/h8300/h8300-common.c: Moved to...
* common/config/h8300/h8300-common.cc: ...here.
* common/config/i386/i386-common.c: Moved to...
* common/config/i386/i386-common.cc: ...here.
* common/config/ia64/ia64-common.c: Moved to...
* common/config/ia64/ia64-common.cc: ...here.
* common/config/iq2000/iq2000-common.c: Moved to...
* common/config/iq2000/iq2000-common.cc: ...here.
* common/config/lm32/lm32-common.c: Moved to...
* common/config/lm32/lm32-common.cc: ...here.
* common/config/m32r/m32r-common.c: Moved to...
* common/config/m32r/m32r-common.cc: ...here.
* common/config/m68k/m68k-common.c: Moved to...
* common/config/m68k/m68k-common.cc: ...here.
* common/config/mcore/mcore-common.c: Moved to...
* common/config/mcore/mcore-common.cc: ...here.
* common/config/microblaze/microblaze-common.c: Moved to...
* common/config/microblaze/microblaze-common.cc: ...here.
* common/config/mips/mips-common.c: Moved to...
* common/config/mips/mips-common.cc: ...here.
* common/config/mmix/mmix-common.c: Moved to...
* common/config/mmix/mmix-common.cc: ...here.
* common/config/mn10300/mn10300-common.c: Moved to...
* common/config/mn10300/mn10300-common.cc: ...here.
* common/config/msp430/msp430-common.c: Moved to...
* common/config/msp430/msp430-common.cc: ...here.
* common/config/nds32/nds32-common.c: Moved to...
* common/config/nds32/nds32-common.cc: ...here.
* common/config/nios2/nios2-common.c: Moved to...
* common/config/nios2/nios2-common.cc: ...here.
* common/config/nvptx/nvptx-common.c: Moved to...
* common/config/nvptx/nvptx-common.cc: ...here.
* common/config/or1k/or1k-common.c: Moved to...
* common/config/or1k/or1k-common.cc: ...here.
* common/config/pa/pa-common.c: Moved to...
* common/config/pa/pa-common.cc: ...here.
* common/config/pdp11/pdp11-common.c: Moved to...
* common/config/pdp11/pdp11-common.cc: ...here.
* common/config/pru/pru-common.c: Moved to...
* common/config/pru/pru-common.cc: ...here.
* common/config/riscv/riscv-common.c: Moved to...
* common/config/riscv/riscv-common.cc: ...here.
* common/config/rs6000/rs6000-common.c: Moved to...
* common/config/rs6000/rs6000-common.cc: ...here.
* common/config/rx/rx-common.c: Moved to...
* common/config/rx/rx-common.cc: ...here.
* common/config/s390/s390-common.c: Moved to...
* common/config/s390/s390-common.cc: ...here.
* common/config/sh/sh-common.c: Moved to...
* common/config/sh/sh-common.cc: ...here.
* common/config/sparc/sparc-common.c: Moved to...
* common/config/sparc/sparc-common.cc: ...here.
* common/config/tilegx/tilegx-common.c: Moved to...
* common/config/tilegx/tilegx-common.cc: ...here.
* common/config/tilepro/tilepro-common.c: Moved to...
* common/config/tilepro/tilepro-common.cc: ...here.
* common/config/v850/v850-common.c: Moved to...
* common/config/v850/v850-common.cc: ...here.
* common/config/vax/vax-common.c: Moved to...
* common/config/vax/vax-common.cc: ...here.
* common/config/visium/visium-common.c: Moved to...
* common/config/visium/visium-common.cc: ...here.
* common/config/xstormy16/xstormy16-common.c: Moved to...
* common/config/xstormy16/xstormy16-common.cc: ...here.
* common/config/xtensa/xtensa-common.c: Moved to...
* common/config/xtensa/xtensa-common.cc: ...here.
* compare-elim.c: Moved to...
* compare-elim.cc: ...here.
* config/aarch64/aarch64-bti-insert.c: Moved to...
* config/aarch64/aarch64-bti-insert.cc: ...here.
* config/aarch64/aarch64-builtins.c: Moved to...
* config/aarch64/aarch64-builtins.cc: ...here.
* config/aarch64/aarch64-c.c: Moved to...
* config/aarch64/aarch64-c.cc: ...here.
* config/aarch64/aarch64-d.c: Moved to...
* config/aarch64/aarch64-d.cc: ...here.
* config/aarch64/aarch64.c: Moved to...
* config/aarch64/aarch64.cc: ...here.
* config/aarch64/cortex-a57-fma-steering.c: Moved to...
* config/aarch64/cortex-a57-fma-steering.cc: ...here.
* config/aarch64/driver-aarch64.c: Moved to...
* config/aarch64/driver-aarch64.cc: ...here.
* config/aarch64/falkor-tag-collision-avoidance.c: Moved to...
* config/aarch64/falkor-tag-collision-avoidance.cc: ...here.
* config/aarch64/host-aarch64-darwin.c: Moved to...
* config/aarch64/host-aarch64-darwin.cc: ...here.
* config/alpha/alpha.c: Moved to...
* config/alpha/alpha.cc: ...here.
* config/alpha/driver-alpha.c: Moved to...
* config/alpha/driver-alpha.cc: ...here.
* config/arc/arc-c.c: Moved to...
* config/arc/arc-c.cc: ...here.
* config/arc/arc.c: Moved to...
* config/arc/arc.cc: ...here.
* config/arc/driver-arc.c: Moved to...
* config/arc/driver-arc.cc: ...here.
* config/arm/aarch-common.c: Moved to...
* config/arm/aarch-common.cc: ...here.
* config/arm/arm-builtins.c: Moved to...
* config/arm/arm-builtins.cc: ...here.
* config/arm/arm-c.c: Moved to...
* config/arm/arm-c.cc: ...here.
* config/arm/arm-d.c: Moved to...
* config/arm/arm-d.cc: ...here.
* config/arm/arm.c: Moved to...
* config/arm/arm.cc: ...here.
* config/arm/driver-arm.c: Moved to...
* config/arm/driver-arm.cc: ...here.
* config/avr/avr-c.c: Moved to...
* config/avr/avr-c.cc: ...here.
* config/avr/avr-devices.c: Moved to...
* config/avr/avr-devices.cc: ...here.
* config/avr/avr-log.c: Moved to...
* config/avr/avr-log.cc: ...here.
* config/avr/avr.c: Moved to...
* config/avr/avr.cc: ...here.
* config/avr/driver-avr.c: Moved to...
* config/avr/driver-avr.cc: ...here.
* config/avr/gen-avr-mmcu-specs.c: Moved to...
* config/avr/gen-avr-mmcu-specs.cc: ...here.
* config/avr/gen-avr-mmcu-texi.c: Moved to...
* config/avr/gen-avr-mmcu-texi.cc: ...here.
* config/bfin/bfin.c: Moved to...
* config/bfin/bfin.cc: ...here.
* config/bpf/bpf.c: Moved to...
* config/bpf/bpf.cc: ...here.
* config/bpf/coreout.c: Moved to...
* config/bpf/coreout.cc: ...here.
* config/c6x/c6x.c: Moved to...
* config/c6x/c6x.cc: ...here.
* config/cr16/cr16.c: Moved to...
* config/cr16/cr16.cc: ...here.
* config/cris/cris.c: Moved to...
* config/cris/cris.cc: ...here.
* config/csky/csky.c: Moved to...
* config/csky/csky.cc: ...here.
* config/darwin-c.c: Moved to...
* config/darwin-c.cc: ...here.
* config/darwin-d.c: Moved to...
* config/darwin-d.cc: ...here.
* config/darwin-driver.c: Moved to...
* config/darwin-driver.cc: ...here.
* config/darwin-f.c: Moved to...
* config/darwin-f.cc: ...here.
* config/darwin.c: Moved to...
* config/darwin.cc: ...here.
* config/default-c.c: Moved to...
* config/default-c.cc: ...here.
* config/default-d.c: Moved to...
* config/default-d.cc: ...here.
* config/dragonfly-d.c: Moved to...
* config/dragonfly-d.cc: ...here.
* config/epiphany/epiphany.c: Moved to...
* config/epiphany/epiphany.cc: ...here.
* config/epiphany/mode-switch-use.c: Moved to...
* config/epiphany/mode-switch-use.cc: ...here.
* config/epiphany/resolve-sw-modes.c: Moved to...
* config/epiphany/resolve-sw-modes.cc: ...here.
* config/fr30/fr30.c: Moved to...
* config/fr30/fr30.cc: ...here.
* config/freebsd-d.c: Moved to...
* config/freebsd-d.cc: ...here.
* config/frv/frv.c: Moved to...
* config/frv/frv.cc: ...here.
* config/ft32/ft32.c: Moved to...
* config/ft32/ft32.cc: ...here.
* config/gcn/driver-gcn.c: Moved to...
* config/gcn/driver-gcn.cc: ...here.
* config/gcn/gcn-run.c: Moved to...
* config/gcn/gcn-run.cc: ...here.
* config/gcn/gcn-tree.c: Moved to...
* config/gcn/gcn-tree.cc: ...here.
* config/gcn/gcn.c: Moved to...
* config/gcn/gcn.cc: ...here.
* config/gcn/mkoffload.c: Moved to...
* config/gcn/mkoffload.cc: ...here.
* config/glibc-c.c: Moved to...
* config/glibc-c.cc: ...here.
* config/glibc-d.c: Moved to...
* config/glibc-d.cc: ...here.
* config/h8300/h8300.c: Moved to...
* config/h8300/h8300.cc: ...here.
* config/host-darwin.c: Moved to...
* config/host-darwin.cc: ...here.
* config/host-hpux.c: Moved to...
* config/host-hpux.cc: ...here.
* config/host-linux.c: Moved to...
* config/host-linux.cc: ...here.
* config/host-netbsd.c: Moved to...
* config/host-netbsd.cc: ...here.
* config/host-openbsd.c: Moved to...
* config/host-openbsd.cc: ...here.
* config/host-solaris.c: Moved to...
* config/host-solaris.cc: ...here.
* config/i386/djgpp.c: Moved to...
* config/i386/djgpp.cc: ...here.
* config/i386/driver-i386.c: Moved to...
* config/i386/driver-i386.cc: ...here.
* config/i386/driver-mingw32.c: Moved to...
* config/i386/driver-mingw32.cc: ...here.
* config/i386/gnu-property.c: Moved to...
* config/i386/gnu-property.cc: ...here.
* config/i386/host-cygwin.c: Moved to...
* config/i386/host-cygwin.cc: ...here.
* config/i386/host-i386-darwin.c: Moved to...
* config/i386/host-i386-darwin.cc: ...here.
* config/i386/host-mingw32.c: Moved to...
* config/i386/host-mingw32.cc: ...here.
* config/i386/i386-builtins.c: Moved to...
* config/i386/i386-builtins.cc: ...here.
* config/i386/i386-c.c: Moved to...
* config/i386/i386-c.cc: ...here.
* config/i386/i386-d.c: Moved to...
* config/i386/i386-d.cc: ...here.
* config/i386/i386-expand.c: Moved to...
* config/i386/i386-expand.cc: ...here.
* config/i386/i386-features.c: Moved to...
* config/i386/i386-features.cc: ...here.
* config/i386/i386-options.c: Moved to...
* config/i386/i386-options.cc: ...here.
* config/i386/i386.c: Moved to...
* config/i386/i386.cc: ...here.
* config/i386/intelmic-mkoffload.c: Moved to...
* config/i386/intelmic-mkoffload.cc: ...here.
* config/i386/msformat-c.c: Moved to...
* config/i386/msformat-c.cc: ...here.
* config/i386/winnt-cxx.c: Moved to...
* config/i386/winnt-cxx.cc: ...here.
* config/i386/winnt-d.c: Moved to...
* config/i386/winnt-d.cc: ...here.
* config/i386/winnt-stubs.c: Moved to...
* config/i386/winnt-stubs.cc: ...here.
* config/i386/winnt.c: Moved to...
* config/i386/winnt.cc: ...here.
* config/i386/x86-tune-sched-atom.c: Moved to...
* config/i386/x86-tune-sched-atom.cc: ...here.
* config/i386/x86-tune-sched-bd.c: Moved to...
* config/i386/x86-tune-sched-bd.cc: ...here.
* config/i386/x86-tune-sched-core.c: Moved to...
* config/i386/x86-tune-sched-core.cc: ...here.
* config/i386/x86-tune-sched.c: Moved to...
* config/i386/x86-tune-sched.cc: ...here.
* config/ia64/ia64-c.c: Moved to...
* config/ia64/ia64-c.cc: ...here.
* config/ia64/ia64.c: Moved to...
* config/ia64/ia64.cc: ...here.
* config/iq2000/iq2000.c: Moved to...
* config/iq2000/iq2000.cc: ...here.
* config/linux.c: Moved to...
* config/linux.cc: ...here.
* config/lm32/lm32.c: Moved to...
* config/lm32/lm32.cc: ...here.
* config/m32c/m32c-pragma.c: Moved to...
* config/m32c/m32c-pragma.cc: ...here.
* config/m32c/m32c.c: Moved to...
* config/m32c/m32c.cc: ...here.
* config/m32r/m32r.c: Moved to...
* config/m32r/m32r.cc: ...here.
* config/m68k/m68k.c: Moved to...
* config/m68k/m68k.cc: ...here.
* config/mcore/mcore.c: Moved to...
* config/mcore/mcore.cc: ...here.
* config/microblaze/microblaze-c.c: Moved to...
* config/microblaze/microblaze-c.cc: ...here.
* config/microblaze/microblaze.c: Moved to...
* config/microblaze/microblaze.cc: ...here.
* config/mips/driver-native.c: Moved to...
* config/mips/driver-native.cc: ...here.
* config/mips/frame-header-opt.c: Moved to...
* config/mips/frame-header-opt.cc: ...here.
* config/mips/mips-d.c: Moved to...
* config/mips/mips-d.cc: ...here.
* config/mips/mips.c: Moved to...
* config/mips/mips.cc: ...here.
* config/mmix/mmix.c: Moved to...
* config/mmix/mmix.cc: ...here.
* config/mn10300/mn10300.c: Moved to...
* config/mn10300/mn10300.cc: ...here.
* config/moxie/moxie.c: Moved to...
* config/moxie/moxie.cc: ...here.
* config/msp430/driver-msp430.c: Moved to...
* config/msp430/driver-msp430.cc: ...here.
* config/msp430/msp430-c.c: Moved to...
* config/msp430/msp430-c.cc: ...here.
* config/msp430/msp430-devices.c: Moved to...
* config/msp430/msp430-devices.cc: ...here.
* config/msp430/msp430.c: Moved to...
* config/msp430/msp430.cc: ...here.
* config/nds32/nds32-cost.c: Moved to...
* config/nds32/nds32-cost.cc: ...here.
* config/nds32/nds32-fp-as-gp.c: Moved to...
* config/nds32/nds32-fp-as-gp.cc: ...here.
* config/nds32/nds32-intrinsic.c: Moved to...
* config/nds32/nds32-intrinsic.cc: ...here.
* config/nds32/nds32-isr.c: Moved to...
* config/nds32/nds32-isr.cc: ...here.
* config/nds32/nds32-md-auxiliary.c: Moved to...
* config/nds32/nds32-md-auxiliary.cc: ...here.
* config/nds32/nds32-memory-manipulation.c: Moved to...
* config/nds32/nds32-memory-manipulation.cc: ...here.
* config/nds32/nds32-pipelines-auxiliary.c: Moved to...
* config/nds32/nds32-pipelines-auxiliary.cc: ...here.
* config/nds32/nds32-predicates.c: Moved to...
* config/nds32/nds32-predicates.cc: ...here.
* config/nds32/nds32-relax-opt.c: Moved to...
* config/nds32/nds32-relax-opt.cc: ...here.
* config/nds32/nds32-utils.c: Moved to...
* config/nds32/nds32-utils.cc: ...here.
* config/nds32/nds32.c: Moved to...
* config/nds32/nds32.cc: ...here.
* config/netbsd-d.c: Moved to...
* config/netbsd-d.cc: ...here.
* config/netbsd.c: Moved to...
* config/netbsd.cc: ...here.
* config/nios2/nios2.c: Moved to...
* config/nios2/nios2.cc: ...here.
* config/nvptx/mkoffload.c: Moved to...
* config/nvptx/mkoffload.cc: ...here.
* config/nvptx/nvptx-c.c: Moved to...
* config/nvptx/nvptx-c.cc: ...here.
* config/nvptx/nvptx.c: Moved to...
* config/nvptx/nvptx.cc: ...here.
* config/openbsd-d.c: Moved to...
* config/openbsd-d.cc: ...here.
* config/or1k/or1k.c: Moved to...
* config/or1k/or1k.cc: ...here.
* config/pa/pa-d.c: Moved to...
* config/pa/pa-d.cc: ...here.
* config/pa/pa.c: Moved to...
* config/pa/pa.cc: ...here.
* config/pdp11/pdp11.c: Moved to...
* config/pdp11/pdp11.cc: ...here.
* config/pru/pru-passes.c: Moved to...
* config/pru/pru-passes.cc: ...here.
* config/pru/pru-pragma.c: Moved to...
* config/pru/pru-pragma.cc: ...here.
* config/pru/pru.c: Moved to...
* config/pru/pru.cc: ...here.
* config/riscv/riscv-builtins.c: Moved to...
* config/riscv/riscv-builtins.cc: ...here.
* config/riscv/riscv-c.c: Moved to...
* config/riscv/riscv-c.cc: ...here.
* config/riscv/riscv-d.c: Moved to...
* config/riscv/riscv-d.cc: ...here.
* config/riscv/riscv-shorten-memrefs.c: Moved to...
* config/riscv/riscv-shorten-memrefs.cc: ...here.
* config/riscv/riscv-sr.c: Moved to...
* config/riscv/riscv-sr.cc: ...here.
* config/riscv/riscv.c: Moved to...
* config/riscv/riscv.cc: ...here.
* config/rl78/rl78-c.c: Moved to...
* config/rl78/rl78-c.cc: ...here.
* config/rl78/rl78.c: Moved to...
* config/rl78/rl78.cc: ...here.
* config/rs6000/driver-rs6000.c: Moved to...
* config/rs6000/driver-rs6000.cc: ...here.
* config/rs6000/host-darwin.c: Moved to...
* config/rs6000/host-darwin.cc: ...here.
* config/rs6000/host-ppc64-darwin.c: Moved to...
* config/rs6000/host-ppc64-darwin.cc: ...here.
* config/rs6000/rbtree.c: Moved to...
* config/rs6000/rbtree.cc: ...here.
* config/rs6000/rs6000-c.c: Moved to...
* config/rs6000/rs6000-c.cc: ...here.
* config/rs6000/rs6000-call.c: Moved to...
* config/rs6000/rs6000-call.cc: ...here.
* config/rs6000/rs6000-d.c: Moved to...
* config/rs6000/rs6000-d.cc: ...here.
* config/rs6000/rs6000-gen-builtins.c: Moved to...
* config/rs6000/rs6000-gen-builtins.cc: ...here.
* config/rs6000/rs6000-linux.c: Moved to...
* config/rs6000/rs6000-linux.cc: ...here.
* config/rs6000/rs6000-logue.c: Moved to...
* config/rs6000/rs6000-logue.cc: ...here.
* config/rs6000/rs6000-p8swap.c: Moved to...
* config/rs6000/rs6000-p8swap.cc: ...here.
* config/rs6000/rs6000-pcrel-opt.c: Moved to...
* config/rs6000/rs6000-pcrel-opt.cc: ...here.
* config/rs6000/rs6000-string.c: Moved to...
* config/rs6000/rs6000-string.cc: ...here.
* config/rs6000/rs6000.c: Moved to...
* config/rs6000/rs6000.cc: ...here.
* config/rx/rx.c: Moved to...
* config/rx/rx.cc: ...here.
* config/s390/driver-native.c: Moved to...
* config/s390/driver-native.cc: ...here.
* config/s390/s390-c.c: Moved to...
* config/s390/s390-c.cc: ...here.
* config/s390/s390-d.c: Moved to...
* config/s390/s390-d.cc: ...here.
* config/s390/s390.c: Moved to...
* config/s390/s390.cc: ...here.
* config/sh/divtab-sh4-300.c: Moved to...
* config/sh/divtab-sh4-300.cc: ...here.
* config/sh/divtab-sh4.c: Moved to...
* config/sh/divtab-sh4.cc: ...here.
* config/sh/divtab.c: Moved to...
* config/sh/divtab.cc: ...here.
* config/sh/sh-c.c: Moved to...
* config/sh/sh-c.cc: ...here.
* config/sh/sh.c: Moved to...
* config/sh/sh.cc: ...here.
* config/sol2-c.c: Moved to...
* config/sol2-c.cc: ...here.
* config/sol2-cxx.c: Moved to...
* config/sol2-cxx.cc: ...here.
* config/sol2-d.c: Moved to...
* config/sol2-d.cc: ...here.
* config/sol2-stubs.c: Moved to...
* config/sol2-stubs.cc: ...here.
* config/sol2.c: Moved to...
* config/sol2.cc: ...here.
* config/sparc/driver-sparc.c: Moved to...
* config/sparc/driver-sparc.cc: ...here.
* config/sparc/sparc-c.c: Moved to...
* config/sparc/sparc-c.cc: ...here.
* config/sparc/sparc-d.c: Moved to...
* config/sparc/sparc-d.cc: ...here.
* config/sparc/sparc.c: Moved to...
* config/sparc/sparc.cc: ...here.
* config/stormy16/stormy16.c: Moved to...
* config/stormy16/stormy16.cc: ...here.
* config/tilegx/mul-tables.c: Moved to...
* config/tilegx/mul-tables.cc: ...here.
* config/tilegx/tilegx-c.c: Moved to...
* config/tilegx/tilegx-c.cc: ...here.
* config/tilegx/tilegx.c: Moved to...
* config/tilegx/tilegx.cc: ...here.
* config/tilepro/mul-tables.c: Moved to...
* config/tilepro/mul-tables.cc: ...here.
* config/tilepro/tilepro-c.c: Moved to...
* config/tilepro/tilepro-c.cc: ...here.
* config/tilepro/tilepro.c: Moved to...
* config/tilepro/tilepro.cc: ...here.
* config/v850/v850-c.c: Moved to...
* config/v850/v850-c.cc: ...here.
* config/v850/v850.c: Moved to...
* config/v850/v850.cc: ...here.
* config/vax/vax.c: Moved to...
* config/vax/vax.cc: ...here.
* config/visium/visium.c: Moved to...
* config/visium/visium.cc: ...here.
* config/vms/vms-c.c: Moved to...
* config/vms/vms-c.cc: ...here.
* config/vms/vms-f.c: Moved to...
* config/vms/vms-f.cc: ...here.
* config/vms/vms.c: Moved to...
* config/vms/vms.cc: ...here.
* config/vxworks-c.c: Moved to...
* config/vxworks-c.cc: ...here.
* config/vxworks.c: Moved to...
* config/vxworks.cc: ...here.
* config/winnt-c.c: Moved to...
* config/winnt-c.cc: ...here.
* config/xtensa/xtensa.c: Moved to...
* config/xtensa/xtensa.cc: ...here.
* context.c: Moved to...
* context.cc: ...here.
* convert.c: Moved to...
* convert.cc: ...here.
* coverage.c: Moved to...
* coverage.cc: ...here.
* cppbuiltin.c: Moved to...
* cppbuiltin.cc: ...here.
* cppdefault.c: Moved to...
* cppdefault.cc: ...here.
* cprop.c: Moved to...
* cprop.cc: ...here.
* cse.c: Moved to...
* cse.cc: ...here.
* cselib.c: Moved to...
* cselib.cc: ...here.
* ctfc.c: Moved to...
* ctfc.cc: ...here.
* ctfout.c: Moved to...
* ctfout.cc: ...here.
* data-streamer-in.c: Moved to...
* data-streamer-in.cc: ...here.
* data-streamer-out.c: Moved to...
* data-streamer-out.cc: ...here.
* data-streamer.c: Moved to...
* data-streamer.cc: ...here.
* dbgcnt.c: Moved to...
* dbgcnt.cc: ...here.
* dbxout.c: Moved to...
* dbxout.cc: ...here.
* dce.c: Moved to...
* dce.cc: ...here.
* ddg.c: Moved to...
* ddg.cc: ...here.
* debug.c: Moved to...
* debug.cc: ...here.
* df-core.c: Moved to...
* df-core.cc: ...here.
* df-problems.c: Moved to...
* df-problems.cc: ...here.
* df-scan.c: Moved to...
* df-scan.cc: ...here.
* dfp.c: Moved to...
* dfp.cc: ...here.
* diagnostic-color.c: Moved to...
* diagnostic-color.cc: ...here.
* diagnostic-show-locus.c: Moved to...
* diagnostic-show-locus.cc: ...here.
* diagnostic-spec.c: Moved to...
* diagnostic-spec.cc: ...here.
* diagnostic.c: Moved to...
* diagnostic.cc: ...here.
* dojump.c: Moved to...
* dojump.cc: ...here.
* dominance.c: Moved to...
* dominance.cc: ...here.
* domwalk.c: Moved to...
* domwalk.cc: ...here.
* double-int.c: Moved to...
* double-int.cc: ...here.
* dse.c: Moved to...
* dse.cc: ...here.
* dumpfile.c: Moved to...
* dumpfile.cc: ...here.
* dwarf2asm.c: Moved to...
* dwarf2asm.cc: ...here.
* dwarf2cfi.c: Moved to...
* dwarf2cfi.cc: ...here.
* dwarf2ctf.c: Moved to...
* dwarf2ctf.cc: ...here.
* dwarf2out.c: Moved to...
* dwarf2out.cc: ...here.
* early-remat.c: Moved to...
* early-remat.cc: ...here.
* edit-context.c: Moved to...
* edit-context.cc: ...here.
* emit-rtl.c: Moved to...
* emit-rtl.cc: ...here.
* errors.c: Moved to...
* errors.cc: ...here.
* et-forest.c: Moved to...
* et-forest.cc: ...here.
* except.c: Moved to...
* except.cc: ...here.
* explow.c: Moved to...
* explow.cc: ...here.
* expmed.c: Moved to...
* expmed.cc: ...here.
* expr.c: Moved to...
* expr.cc: ...here.
* fibonacci_heap.c: Moved to...
* fibonacci_heap.cc: ...here.
* file-find.c: Moved to...
* file-find.cc: ...here.
* file-prefix-map.c: Moved to...
* file-prefix-map.cc: ...here.
* final.c: Moved to...
* final.cc: ...here.
* fixed-value.c: Moved to...
* fixed-value.cc: ...here.
* fold-const-call.c: Moved to...
* fold-const-call.cc: ...here.
* fold-const.c: Moved to...
* fold-const.cc: ...here.
* fp-test.c: Moved to...
* fp-test.cc: ...here.
* function-tests.c: Moved to...
* function-tests.cc: ...here.
* function.c: Moved to...
* function.cc: ...here.
* fwprop.c: Moved to...
* fwprop.cc: ...here.
* gcc-ar.c: Moved to...
* gcc-ar.cc: ...here.
* gcc-main.c: Moved to...
* gcc-main.cc: ...here.
* gcc-rich-location.c: Moved to...
* gcc-rich-location.cc: ...here.
* gcc.c: Moved to...
* gcc.cc: ...here.
* gcov-dump.c: Moved to...
* gcov-dump.cc: ...here.
* gcov-io.c: Moved to...
* gcov-io.cc: ...here.
* gcov-tool.c: Moved to...
* gcov-tool.cc: ...here.
* gcov.c: Moved to...
* gcov.cc: ...here.
* gcse-common.c: Moved to...
* gcse-common.cc: ...here.
* gcse.c: Moved to...
* gcse.cc: ...here.
* genattr-common.c: Moved to...
* genattr-common.cc: ...here.
* genattr.c: Moved to...
* genattr.cc: ...here.
* genattrtab.c: Moved to...
* genattrtab.cc: ...here.
* genautomata.c: Moved to...
* genautomata.cc: ...here.
* gencfn-macros.c: Moved to...
* gencfn-macros.cc: ...here.
* gencheck.c: Moved to...
* gencheck.cc: ...here.
* genchecksum.c: Moved to...
* genchecksum.cc: ...here.
* gencodes.c: Moved to...
* gencodes.cc: ...here.
* genconditions.c: Moved to...
* genconditions.cc: ...here.
* genconfig.c: Moved to...
* genconfig.cc: ...here.
* genconstants.c: Moved to...
* genconstants.cc: ...here.
* genemit.c: Moved to...
* genemit.cc: ...here.
* genenums.c: Moved to...
* genenums.cc: ...here.
* generic-match-head.c: Moved to...
* generic-match-head.cc: ...here.
* genextract.c: Moved to...
* genextract.cc: ...here.
* genflags.c: Moved to...
* genflags.cc: ...here.
* gengenrtl.c: Moved to...
* gengenrtl.cc: ...here.
* gengtype-parse.c: Moved to...
* gengtype-parse.cc: ...here.
* gengtype-state.c: Moved to...
* gengtype-state.cc: ...here.
* gengtype.c: Moved to...
* gengtype.cc: ...here.
* genhooks.c: Moved to...
* genhooks.cc: ...here.
* genmatch.c: Moved to...
* genmatch.cc: ...here.
* genmddeps.c: Moved to...
* genmddeps.cc: ...here.
* genmddump.c: Moved to...
* genmddump.cc: ...here.
* genmodes.c: Moved to...
* genmodes.cc: ...here.
* genopinit.c: Moved to...
* genopinit.cc: ...here.
* genoutput.c: Moved to...
* genoutput.cc: ...here.
* genpeep.c: Moved to...
* genpeep.cc: ...here.
* genpreds.c: Moved to...
* genpreds.cc: ...here.
* genrecog.c: Moved to...
* genrecog.cc: ...here.
* gensupport.c: Moved to...
* gensupport.cc: ...here.
* gentarget-def.c: Moved to...
* gentarget-def.cc: ...here.
* genversion.c: Moved to...
* genversion.cc: ...here.
* ggc-common.c: Moved to...
* ggc-common.cc: ...here.
* ggc-none.c: Moved to...
* ggc-none.cc: ...here.
* ggc-page.c: Moved to...
* ggc-page.cc: ...here.
* ggc-tests.c: Moved to...
* ggc-tests.cc: ...here.
* gimple-builder.c: Moved to...
* gimple-builder.cc: ...here.
* gimple-expr.c: Moved to...
* gimple-expr.cc: ...here.
* gimple-fold.c: Moved to...
* gimple-fold.cc: ...here.
* gimple-iterator.c: Moved to...
* gimple-iterator.cc: ...here.
* gimple-laddress.c: Moved to...
* gimple-laddress.cc: ...here.
* gimple-loop-jam.c: Moved to...
* gimple-loop-jam.cc: ...here.
* gimple-low.c: Moved to...
* gimple-low.cc: ...here.
* gimple-match-head.c: Moved to...
* gimple-match-head.cc: ...here.
* gimple-pretty-print.c: Moved to...
* gimple-pretty-print.cc: ...here.
* gimple-ssa-backprop.c: Moved to...
* gimple-ssa-backprop.cc: ...here.
* gimple-ssa-evrp-analyze.c: Moved to...
* gimple-ssa-evrp-analyze.cc: ...here.
* gimple-ssa-evrp.c: Moved to...
* gimple-ssa-evrp.cc: ...here.
* gimple-ssa-isolate-paths.c: Moved to...
* gimple-ssa-isolate-paths.cc: ...here.
* gimple-ssa-nonnull-compare.c: Moved to...
* gimple-ssa-nonnull-compare.cc: ...here.
* gimple-ssa-split-paths.c: Moved to...
* gimple-ssa-split-paths.cc: ...here.
* gimple-ssa-sprintf.c: Moved to...
* gimple-ssa-sprintf.cc: ...here.
* gimple-ssa-store-merging.c: Moved to...
* gimple-ssa-store-merging.cc: ...here.
* gimple-ssa-strength-reduction.c: Moved to...
* gimple-ssa-strength-reduction.cc: ...here.
* gimple-ssa-warn-alloca.c: Moved to...
* gimple-ssa-warn-alloca.cc: ...here.
* gimple-ssa-warn-restrict.c: Moved to...
* gimple-ssa-warn-restrict.cc: ...here.
* gimple-streamer-in.c: Moved to...
* gimple-streamer-in.cc: ...here.
* gimple-streamer-out.c: Moved to...
* gimple-streamer-out.cc: ...here.
* gimple-walk.c: Moved to...
* gimple-walk.cc: ...here.
* gimple-warn-recursion.c: Moved to...
* gimple-warn-recursion.cc: ...here.
* gimple.c: Moved to...
* gimple.cc: ...here.
* gimplify-me.c: Moved to...
* gimplify-me.cc: ...here.
* gimplify.c: Moved to...
* gimplify.cc: ...here.
* godump.c: Moved to...
* godump.cc: ...here.
* graph.c: Moved to...
* graph.cc: ...here.
* graphds.c: Moved to...
* graphds.cc: ...here.
* graphite-dependences.c: Moved to...
* graphite-dependences.cc: ...here.
* graphite-isl-ast-to-gimple.c: Moved to...
* graphite-isl-ast-to-gimple.cc: ...here.
* graphite-optimize-isl.c: Moved to...
* graphite-optimize-isl.cc: ...here.
* graphite-poly.c: Moved to...
* graphite-poly.cc: ...here.
* graphite-scop-detection.c: Moved to...
* graphite-scop-detection.cc: ...here.
* graphite-sese-to-poly.c: Moved to...
* graphite-sese-to-poly.cc: ...here.
* graphite.c: Moved to...
* graphite.cc: ...here.
* haifa-sched.c: Moved to...
* haifa-sched.cc: ...here.
* hash-map-tests.c: Moved to...
* hash-map-tests.cc: ...here.
* hash-set-tests.c: Moved to...
* hash-set-tests.cc: ...here.
* hash-table.c: Moved to...
* hash-table.cc: ...here.
* hooks.c: Moved to...
* hooks.cc: ...here.
* host-default.c: Moved to...
* host-default.cc: ...here.
* hw-doloop.c: Moved to...
* hw-doloop.cc: ...here.
* hwint.c: Moved to...
* hwint.cc: ...here.
* ifcvt.c: Moved to...
* ifcvt.cc: ...here.
* inchash.c: Moved to...
* inchash.cc: ...here.
* incpath.c: Moved to...
* incpath.cc: ...here.
* init-regs.c: Moved to...
* init-regs.cc: ...here.
* input.c: Moved to...
* input.cc: ...here.
* internal-fn.c: Moved to...
* internal-fn.cc: ...here.
* intl.c: Moved to...
* intl.cc: ...here.
* ipa-comdats.c: Moved to...
* ipa-comdats.cc: ...here.
* ipa-cp.c: Moved to...
* ipa-cp.cc: ...here.
* ipa-devirt.c: Moved to...
* ipa-devirt.cc: ...here.
* ipa-fnsummary.c: Moved to...
* ipa-fnsummary.cc: ...here.
* ipa-icf-gimple.c: Moved to...
* ipa-icf-gimple.cc: ...here.
* ipa-icf.c: Moved to...
* ipa-icf.cc: ...here.
* ipa-inline-analysis.c: Moved to...
* ipa-inline-analysis.cc: ...here.
* ipa-inline-transform.c: Moved to...
* ipa-inline-transform.cc: ...here.
* ipa-inline.c: Moved to...
* ipa-inline.cc: ...here.
* ipa-modref-tree.c: Moved to...
* ipa-modref-tree.cc: ...here.
* ipa-modref.c: Moved to...
* ipa-modref.cc: ...here.
* ipa-param-manipulation.c: Moved to...
* ipa-param-manipulation.cc: ...here.
* ipa-polymorphic-call.c: Moved to...
* ipa-polymorphic-call.cc: ...here.
* ipa-predicate.c: Moved to...
* ipa-predicate.cc: ...here.
* ipa-profile.c: Moved to...
* ipa-profile.cc: ...here.
* ipa-prop.c: Moved to...
* ipa-prop.cc: ...here.
* ipa-pure-const.c: Moved to...
* ipa-pure-const.cc: ...here.
* ipa-ref.c: Moved to...
* ipa-ref.cc: ...here.
* ipa-reference.c: Moved to...
* ipa-reference.cc: ...here.
* ipa-split.c: Moved to...
* ipa-split.cc: ...here.
* ipa-sra.c: Moved to...
* ipa-sra.cc: ...here.
* ipa-utils.c: Moved to...
* ipa-utils.cc: ...here.
* ipa-visibility.c: Moved to...
* ipa-visibility.cc: ...here.
* ipa.c: Moved to...
* ipa.cc: ...here.
* ira-build.c: Moved to...
* ira-build.cc: ...here.
* ira-color.c: Moved to...
* ira-color.cc: ...here.
* ira-conflicts.c: Moved to...
* ira-conflicts.cc: ...here.
* ira-costs.c: Moved to...
* ira-costs.cc: ...here.
* ira-emit.c: Moved to...
* ira-emit.cc: ...here.
* ira-lives.c: Moved to...
* ira-lives.cc: ...here.
* ira.c: Moved to...
* ira.cc: ...here.
* jump.c: Moved to...
* jump.cc: ...here.
* langhooks.c: Moved to...
* langhooks.cc: ...here.
* lcm.c: Moved to...
* lcm.cc: ...here.
* lists.c: Moved to...
* lists.cc: ...here.
* loop-doloop.c: Moved to...
* loop-doloop.cc: ...here.
* loop-init.c: Moved to...
* loop-init.cc: ...here.
* loop-invariant.c: Moved to...
* loop-invariant.cc: ...here.
* loop-iv.c: Moved to...
* loop-iv.cc: ...here.
* loop-unroll.c: Moved to...
* loop-unroll.cc: ...here.
* lower-subreg.c: Moved to...
* lower-subreg.cc: ...here.
* lra-assigns.c: Moved to...
* lra-assigns.cc: ...here.
* lra-coalesce.c: Moved to...
* lra-coalesce.cc: ...here.
* lra-constraints.c: Moved to...
* lra-constraints.cc: ...here.
* lra-eliminations.c: Moved to...
* lra-eliminations.cc: ...here.
* lra-lives.c: Moved to...
* lra-lives.cc: ...here.
* lra-remat.c: Moved to...
* lra-remat.cc: ...here.
* lra-spills.c: Moved to...
* lra-spills.cc: ...here.
* lra.c: Moved to...
* lra.cc: ...here.
* lto-cgraph.c: Moved to...
* lto-cgraph.cc: ...here.
* lto-compress.c: Moved to...
* lto-compress.cc: ...here.
* lto-opts.c: Moved to...
* lto-opts.cc: ...here.
* lto-section-in.c: Moved to...
* lto-section-in.cc: ...here.
* lto-section-out.c: Moved to...
* lto-section-out.cc: ...here.
* lto-streamer-in.c: Moved to...
* lto-streamer-in.cc: ...here.
* lto-streamer-out.c: Moved to...
* lto-streamer-out.cc: ...here.
* lto-streamer.c: Moved to...
* lto-streamer.cc: ...here.
* lto-wrapper.c: Moved to...
* lto-wrapper.cc: ...here.
* main.c: Moved to...
* main.cc: ...here.
* mcf.c: Moved to...
* mcf.cc: ...here.
* mode-switching.c: Moved to...
* mode-switching.cc: ...here.
* modulo-sched.c: Moved to...
* modulo-sched.cc: ...here.
* multiple_target.c: Moved to...
* multiple_target.cc: ...here.
* omp-expand.c: Moved to...
* omp-expand.cc: ...here.
* omp-general.c: Moved to...
* omp-general.cc: ...here.
* omp-low.c: Moved to...
* omp-low.cc: ...here.
* omp-offload.c: Moved to...
* omp-offload.cc: ...here.
* omp-simd-clone.c: Moved to...
* omp-simd-clone.cc: ...here.
* opt-suggestions.c: Moved to...
* opt-suggestions.cc: ...here.
* optabs-libfuncs.c: Moved to...
* optabs-libfuncs.cc: ...here.
* optabs-query.c: Moved to...
* optabs-query.cc: ...here.
* optabs-tree.c: Moved to...
* optabs-tree.cc: ...here.
* optabs.c: Moved to...
* optabs.cc: ...here.
* opts-common.c: Moved to...
* opts-common.cc: ...here.
* opts-global.c: Moved to...
* opts-global.cc: ...here.
* opts.c: Moved to...
* opts.cc: ...here.
* passes.c: Moved to...
* passes.cc: ...here.
* plugin.c: Moved to...
* plugin.cc: ...here.
* postreload-gcse.c: Moved to...
* postreload-gcse.cc: ...here.
* postreload.c: Moved to...
* postreload.cc: ...here.
* predict.c: Moved to...
* predict.cc: ...here.
* prefix.c: Moved to...
* prefix.cc: ...here.
* pretty-print.c: Moved to...
* pretty-print.cc: ...here.
* print-rtl-function.c: Moved to...
* print-rtl-function.cc: ...here.
* print-rtl.c: Moved to...
* print-rtl.cc: ...here.
* print-tree.c: Moved to...
* print-tree.cc: ...here.
* profile-count.c: Moved to...
* profile-count.cc: ...here.
* profile.c: Moved to...
* profile.cc: ...here.
* read-md.c: Moved to...
* read-md.cc: ...here.
* read-rtl-function.c: Moved to...
* read-rtl-function.cc: ...here.
* read-rtl.c: Moved to...
* read-rtl.cc: ...here.
* real.c: Moved to...
* real.cc: ...here.
* realmpfr.c: Moved to...
* realmpfr.cc: ...here.
* recog.c: Moved to...
* recog.cc: ...here.
* ree.c: Moved to...
* ree.cc: ...here.
* reg-stack.c: Moved to...
* reg-stack.cc: ...here.
* regcprop.c: Moved to...
* regcprop.cc: ...here.
* reginfo.c: Moved to...
* reginfo.cc: ...here.
* regrename.c: Moved to...
* regrename.cc: ...here.
* regstat.c: Moved to...
* regstat.cc: ...here.
* reload.c: Moved to...
* reload.cc: ...here.
* reload1.c: Moved to...
* reload1.cc: ...here.
* reorg.c: Moved to...
* reorg.cc: ...here.
* resource.c: Moved to...
* resource.cc: ...here.
* rtl-error.c: Moved to...
* rtl-error.cc: ...here.
* rtl-tests.c: Moved to...
* rtl-tests.cc: ...here.
* rtl.c: Moved to...
* rtl.cc: ...here.
* rtlanal.c: Moved to...
* rtlanal.cc: ...here.
* rtlhash.c: Moved to...
* rtlhash.cc: ...here.
* rtlhooks.c: Moved to...
* rtlhooks.cc: ...here.
* rtx-vector-builder.c: Moved to...
* rtx-vector-builder.cc: ...here.
* run-rtl-passes.c: Moved to...
* run-rtl-passes.cc: ...here.
* sancov.c: Moved to...
* sancov.cc: ...here.
* sanopt.c: Moved to...
* sanopt.cc: ...here.
* sbitmap.c: Moved to...
* sbitmap.cc: ...here.
* sched-deps.c: Moved to...
* sched-deps.cc: ...here.
* sched-ebb.c: Moved to...
* sched-ebb.cc: ...here.
* sched-rgn.c: Moved to...
* sched-rgn.cc: ...here.
* sel-sched-dump.c: Moved to...
* sel-sched-dump.cc: ...here.
* sel-sched-ir.c: Moved to...
* sel-sched-ir.cc: ...here.
* sel-sched.c: Moved to...
* sel-sched.cc: ...here.
* selftest-diagnostic.c: Moved to...
* selftest-diagnostic.cc: ...here.
* selftest-rtl.c: Moved to...
* selftest-rtl.cc: ...here.
* selftest-run-tests.c: Moved to...
* selftest-run-tests.cc: ...here.
* selftest.c: Moved to...
* selftest.cc: ...here.
* sese.c: Moved to...
* sese.cc: ...here.
* shrink-wrap.c: Moved to...
* shrink-wrap.cc: ...here.
* simplify-rtx.c: Moved to...
* simplify-rtx.cc: ...here.
* sparseset.c: Moved to...
* sparseset.cc: ...here.
* spellcheck-tree.c: Moved to...
* spellcheck-tree.cc: ...here.
* spellcheck.c: Moved to...
* spellcheck.cc: ...here.
* sreal.c: Moved to...
* sreal.cc: ...here.
* stack-ptr-mod.c: Moved to...
* stack-ptr-mod.cc: ...here.
* statistics.c: Moved to...
* statistics.cc: ...here.
* stmt.c: Moved to...
* stmt.cc: ...here.
* stor-layout.c: Moved to...
* stor-layout.cc: ...here.
* store-motion.c: Moved to...
* store-motion.cc: ...here.
* streamer-hooks.c: Moved to...
* streamer-hooks.cc: ...here.
* stringpool.c: Moved to...
* stringpool.cc: ...here.
* substring-locations.c: Moved to...
* substring-locations.cc: ...here.
* symtab.c: Moved to...
* symtab.cc: ...here.
* target-globals.c: Moved to...
* target-globals.cc: ...here.
* targhooks.c: Moved to...
* targhooks.cc: ...here.
* timevar.c: Moved to...
* timevar.cc: ...here.
* toplev.c: Moved to...
* toplev.cc: ...here.
* tracer.c: Moved to...
* tracer.cc: ...here.
* trans-mem.c: Moved to...
* trans-mem.cc: ...here.
* tree-affine.c: Moved to...
* tree-affine.cc: ...here.
* tree-call-cdce.c: Moved to...
* tree-call-cdce.cc: ...here.
* tree-cfg.c: Moved to...
* tree-cfg.cc: ...here.
* tree-cfgcleanup.c: Moved to...
* tree-cfgcleanup.cc: ...here.
* tree-chrec.c: Moved to...
* tree-chrec.cc: ...here.
* tree-complex.c: Moved to...
* tree-complex.cc: ...here.
* tree-data-ref.c: Moved to...
* tree-data-ref.cc: ...here.
* tree-dfa.c: Moved to...
* tree-dfa.cc: ...here.
* tree-diagnostic.c: Moved to...
* tree-diagnostic.cc: ...here.
* tree-dump.c: Moved to...
* tree-dump.cc: ...here.
* tree-eh.c: Moved to...
* tree-eh.cc: ...here.
* tree-emutls.c: Moved to...
* tree-emutls.cc: ...here.
* tree-if-conv.c: Moved to...
* tree-if-conv.cc: ...here.
* tree-inline.c: Moved to...
* tree-inline.cc: ...here.
* tree-into-ssa.c: Moved to...
* tree-into-ssa.cc: ...here.
* tree-iterator.c: Moved to...
* tree-iterator.cc: ...here.
* tree-loop-distribution.c: Moved to...
* tree-loop-distribution.cc: ...here.
* tree-nested.c: Moved to...
* tree-nested.cc: ...here.
* tree-nrv.c: Moved to...
* tree-nrv.cc: ...here.
* tree-object-size.c: Moved to...
* tree-object-size.cc: ...here.
* tree-outof-ssa.c: Moved to...
* tree-outof-ssa.cc: ...here.
* tree-parloops.c: Moved to...
* tree-parloops.cc: ...here.
* tree-phinodes.c: Moved to...
* tree-phinodes.cc: ...here.
* tree-predcom.c: Moved to...
* tree-predcom.cc: ...here.
* tree-pretty-print.c: Moved to...
* tree-pretty-print.cc: ...here.
* tree-profile.c: Moved to...
* tree-profile.cc: ...here.
* tree-scalar-evolution.c: Moved to...
* tree-scalar-evolution.cc: ...here.
* tree-sra.c: Moved to...
* tree-sra.cc: ...here.
* tree-ssa-address.c: Moved to...
* tree-ssa-address.cc: ...here.
* tree-ssa-alias.c: Moved to...
* tree-ssa-alias.cc: ...here.
* tree-ssa-ccp.c: Moved to...
* tree-ssa-ccp.cc: ...here.
* tree-ssa-coalesce.c: Moved to...
* tree-ssa-coalesce.cc: ...here.
* tree-ssa-copy.c: Moved to...
* tree-ssa-copy.cc: ...here.
* tree-ssa-dce.c: Moved to...
* tree-ssa-dce.cc: ...here.
* tree-ssa-dom.c: Moved to...
* tree-ssa-dom.cc: ...here.
* tree-ssa-dse.c: Moved to...
* tree-ssa-dse.cc: ...here.
* tree-ssa-forwprop.c: Moved to...
* tree-ssa-forwprop.cc: ...here.
* tree-ssa-ifcombine.c: Moved to...
* tree-ssa-ifcombine.cc: ...here.
* tree-ssa-live.c: Moved to...
* tree-ssa-live.cc: ...here.
* tree-ssa-loop-ch.c: Moved to...
* tree-ssa-loop-ch.cc: ...here.
* tree-ssa-loop-im.c: Moved to...
* tree-ssa-loop-im.cc: ...here.
* tree-ssa-loop-ivcanon.c: Moved to...
* tree-ssa-loop-ivcanon.cc: ...here.
* tree-ssa-loop-ivopts.c: Moved to...
* tree-ssa-loop-ivopts.cc: ...here.
* tree-ssa-loop-manip.c: Moved to...
* tree-ssa-loop-manip.cc: ...here.
* tree-ssa-loop-niter.c: Moved to...
* tree-ssa-loop-niter.cc: ...here.
* tree-ssa-loop-prefetch.c: Moved to...
* tree-ssa-loop-prefetch.cc: ...here.
* tree-ssa-loop-split.c: Moved to...
* tree-ssa-loop-split.cc: ...here.
* tree-ssa-loop-unswitch.c: Moved to...
* tree-ssa-loop-unswitch.cc: ...here.
* tree-ssa-loop.c: Moved to...
* tree-ssa-loop.cc: ...here.
* tree-ssa-math-opts.c: Moved to...
* tree-ssa-math-opts.cc: ...here.
* tree-ssa-operands.c: Moved to...
* tree-ssa-operands.cc: ...here.
* tree-ssa-phiopt.c: Moved to...
* tree-ssa-phiopt.cc: ...here.
* tree-ssa-phiprop.c: Moved to...
* tree-ssa-phiprop.cc: ...here.
* tree-ssa-pre.c: Moved to...
* tree-ssa-pre.cc: ...here.
* tree-ssa-propagate.c: Moved to...
* tree-ssa-propagate.cc: ...here.
* tree-ssa-reassoc.c: Moved to...
* tree-ssa-reassoc.cc: ...here.
* tree-ssa-sccvn.c: Moved to...
* tree-ssa-sccvn.cc: ...here.
* tree-ssa-scopedtables.c: Moved to...
* tree-ssa-scopedtables.cc: ...here.
* tree-ssa-sink.c: Moved to...
* tree-ssa-sink.cc: ...here.
* tree-ssa-strlen.c: Moved to...
* tree-ssa-strlen.cc: ...here.
* tree-ssa-structalias.c: Moved to...
* tree-ssa-structalias.cc: ...here.
* tree-ssa-tail-merge.c: Moved to...
* tree-ssa-tail-merge.cc: ...here.
* tree-ssa-ter.c: Moved to...
* tree-ssa-ter.cc: ...here.
* tree-ssa-threadbackward.c: Moved to...
* tree-ssa-threadbackward.cc: ...here.
* tree-ssa-threadedge.c: Moved to...
* tree-ssa-threadedge.cc: ...here.
* tree-ssa-threadupdate.c: Moved to...
* tree-ssa-threadupdate.cc: ...here.
* tree-ssa-uncprop.c: Moved to...
* tree-ssa-uncprop.cc: ...here.
* tree-ssa-uninit.c: Moved to...
* tree-ssa-uninit.cc: ...here.
* tree-ssa.c: Moved to...
* tree-ssa.cc: ...here.
* tree-ssanames.c: Moved to...
* tree-ssanames.cc: ...here.
* tree-stdarg.c: Moved to...
* tree-stdarg.cc: ...here.
* tree-streamer-in.c: Moved to...
* tree-streamer-in.cc: ...here.
* tree-streamer-out.c: Moved to...
* tree-streamer-out.cc: ...here.
* tree-streamer.c: Moved to...
* tree-streamer.cc: ...here.
* tree-switch-conversion.c: Moved to...
* tree-switch-conversion.cc: ...here.
* tree-tailcall.c: Moved to...
* tree-tailcall.cc: ...here.
* tree-vect-data-refs.c: Moved to...
* tree-vect-data-refs.cc: ...here.
* tree-vect-generic.c: Moved to...
* tree-vect-generic.cc: ...here.
* tree-vect-loop-manip.c: Moved to...
* tree-vect-loop-manip.cc: ...here.
* tree-vect-loop.c: Moved to...
* tree-vect-loop.cc: ...here.
* tree-vect-patterns.c: Moved to...
* tree-vect-patterns.cc: ...here.
* tree-vect-slp-patterns.c: Moved to...
* tree-vect-slp-patterns.cc: ...here.
* tree-vect-slp.c: Moved to...
* tree-vect-slp.cc: ...here.
* tree-vect-stmts.c: Moved to...
* tree-vect-stmts.cc: ...here.
* tree-vector-builder.c: Moved to...
* tree-vector-builder.cc: ...here.
* tree-vectorizer.c: Moved to...
* tree-vectorizer.cc: ...here.
* tree-vrp.c: Moved to...
* tree-vrp.cc: ...here.
* tree.c: Moved to...
* tree.cc: ...here.
* tsan.c: Moved to...
* tsan.cc: ...here.
* typed-splay-tree.c: Moved to...
* typed-splay-tree.cc: ...here.
* ubsan.c: Moved to...
* ubsan.cc: ...here.
* valtrack.c: Moved to...
* valtrack.cc: ...here.
* value-prof.c: Moved to...
* value-prof.cc: ...here.
* var-tracking.c: Moved to...
* var-tracking.cc: ...here.
* varasm.c: Moved to...
* varasm.cc: ...here.
* varpool.c: Moved to...
* varpool.cc: ...here.
* vec-perm-indices.c: Moved to...
* vec-perm-indices.cc: ...here.
* vec.c: Moved to...
* vec.cc: ...here.
* vmsdbgout.c: Moved to...
* vmsdbgout.cc: ...here.
* vr-values.c: Moved to...
* vr-values.cc: ...here.
* vtable-verify.c: Moved to...
* vtable-verify.cc: ...here.
* web.c: Moved to...
* web.cc: ...here.
* xcoffout.c: Moved to...
* xcoffout.cc: ...here.

gcc/c-family/ChangeLog:

* c-ada-spec.c: Moved to...
* c-ada-spec.cc: ...here.
* c-attribs.c: Moved to...
* c-attribs.cc: ...here.
* c-common.c: Moved to...
* c-common.cc: ...here.
* c-cppbuiltin.c: Moved to...
* c-cppbuiltin.cc: ...here.
* c-dump.c: Moved to...
* c-dump.cc: ...here.
* c-format.c: Moved to...
* c-format.cc: ...here.
* c-gimplify.c: Moved to...
* c-gimplify.cc: ...here.
* c-indentation.c: Moved to...
* c-indentation.cc: ...here.
* c-lex.c: Moved to...
* c-lex.cc: ...here.
* c-omp.c: Moved to...
* c-omp.cc: ...here.
* c-opts.c: Moved to...
* c-opts.cc: ...here.
* c-pch.c: Moved to...
* c-pch.cc: ...here.
* c-ppoutput.c: Moved to...
* c-ppoutput.cc: ...here.
* c-pragma.c: Moved to...
* c-pragma.cc: ...here.
* c-pretty-print.c: Moved to...
* c-pretty-print.cc: ...here.
* c-semantics.c: Moved to...
* c-semantics.cc: ...here.
* c-ubsan.c: Moved to...
* c-ubsan.cc: ...here.
* c-warn.c: Moved to...
* c-warn.cc: ...here.
* cppspec.c: Moved to...
* cppspec.cc: ...here.
* stub-objc.c: Moved to...
* stub-objc.cc: ...here.

gcc/c/ChangeLog:

* c-aux-info.c: Moved to...
* c-aux-info.cc: ...here.
* c-convert.c: Moved to...
* c-convert.cc: ...here.
* c-decl.c: Moved to...
* c-decl.cc: ...here.
* c-errors.c: Moved to...
* c-errors.cc: ...here.
* c-fold.c: Moved to...
* c-fold.cc: ...here.
* c-lang.c: Moved to...
* c-lang.cc: ...here.
* c-objc-common.c: Moved to...
* c-objc-common.cc: ...here.
* c-parser.c: Moved to...
* c-parser.cc: ...here.
* c-typeck.c: Moved to...
* c-typeck.cc: ...here.
* gccspec.c: Moved to...
* gccspec.cc: ...here.
* gimple-parser.c: Moved to...
* gimple-parser.cc: ...here.

gcc/cp/ChangeLog:

* call.c: Moved to...
* call.cc: ...here.
* class.c: Moved to...
* class.cc: ...here.
* constexpr.c: Moved to...
* constexpr.cc: ...here.
* cp-gimplify.c: Moved to...
* cp-gimplify.cc: ...here.
* cp-lang.c: Moved to...
* cp-lang.cc: ...here.
* cp-objcp-common.c: Moved to...
* cp-objcp-common.cc: ...here.
* cp-ubsan.c: Moved to...
* cp-ubsan.cc: ...here.
* cvt.c: Moved to...
* cvt.cc: ...here.
* cxx-pretty-print.c: Moved to...
* cxx-pretty-print.cc: ...here.
* decl.c: Moved to...
* decl.cc: ...here.
* decl2.c: Moved to...
* decl2.cc: ...here.
* dump.c: Moved to...
* dump.cc: ...here.
* error.c: Moved to...
* error.cc: ...here.
* except.c: Moved to...
* except.cc: ...here.
* expr.c: Moved to...
* expr.cc: ...here.
* friend.c: Moved to...
* friend.cc: ...here.
* g++spec.c: Moved to...
* g++spec.cc: ...here.
* init.c: Moved to...
* init.cc: ...here.
* lambda.c: Moved to...
* lambda.cc: ...here.
* lex.c: Moved to...
* lex.cc: ...here.
* mangle.c: Moved to...
* mangle.cc: ...here.
* method.c: Moved to...
* method.cc: ...here.
* name-lookup.c: Moved to...
* name-lookup.cc: ...here.
* optimize.c: Moved to...
* optimize.cc: ...here.
* parser.c: Moved to...
* parser.cc: ...here.
* pt.c: Moved to...
* pt.cc: ...here.
* ptree.c: Moved to...
* ptree.cc: ...here.
* rtti.c: Moved to...
* rtti.cc: ...here.
* search.c: Moved to...
* search.cc: ...here.
* semantics.c: Moved to...
* semantics.cc: ...here.
* tree.c: Moved to...
* tree.cc: ...here.
* typeck.c: Moved to...
* typeck.cc: ...here.
* typeck2.c: Moved to...
* typeck2.cc: ...here.
* vtable-class-hierarchy.c: Moved to...
* vtable-class-hierarchy.cc: ...here.

gcc/fortran/ChangeLog:

* arith.c: Moved to...
* arith.cc: ...here.
* array.c: Moved to...
* array.cc: ...here.
* bbt.c: Moved to...
* bbt.cc: ...here.
* check.c: Moved to...
* check.cc: ...here.
* class.c: Moved to...
* class.cc: ...here.
* constructor.c: Moved to...
* constructor.cc: ...here.
* convert.c: Moved to...
* convert.cc: ...here.
* cpp.c: Moved to...
* cpp.cc: ...here.
* data.c: Moved to...
* data.cc: ...here.
* decl.c: Moved to...
* decl.cc: ...here.
* dependency.c: Moved to...
* dependency.cc: ...here.
* dump-parse-tree.c: Moved to...
* dump-parse-tree.cc: ...here.
* error.c: Moved to...
* error.cc: ...here.
* expr.c: Moved to...
* expr.cc: ...here.
* f95-lang.c: Moved to...
* f95-lang.cc: ...here.
* frontend-passes.c: Moved to...
* frontend-passes.cc: ...here.
* gfortranspec.c: Moved to...
* gfortranspec.cc: ...here.
* interface.c: Moved to...
* interface.cc: ...here.
* intrinsic.c: Moved to...
* intrinsic.cc: ...here.
* io.c: Moved to...
* io.cc: ...here.
* iresolve.c: Moved to...
* iresolve.cc: ...here.
* match.c: Moved to...
* match.cc: ...here.
* matchexp.c: Moved to...
* matchexp.cc: ...here.
* misc.c: Moved to...
* misc.cc: ...here.
* module.c: Moved to...
* module.cc: ...here.
* openmp.c: Moved to...
* openmp.cc: ...here.
* options.c: Moved to...
* options.cc: ...here.
* parse.c: Moved to...
* parse.cc: ...here.
* primary.c: Moved to...
* primary.cc: ...here.
* resolve.c: Moved to...
* resolve.cc: ...here.
* scanner.c: Moved to...
* scanner.cc: ...here.
* simplify.c: Moved to...
* simplify.cc: ...here.
* st.c: Moved to...
* st.cc: ...here.
* symbol.c: Moved to...
* symbol.cc: ...here.
* target-memory.c: Moved to...
* target-memory.cc: ...here.
* trans-array.c: Moved to...
* trans-array.cc: ...here.
* trans-common.c: Moved to...
* trans-common.cc: ...here.
* trans-const.c: Moved to...
* trans-const.cc: ...here.
* trans-decl.c: Moved to...
* trans-decl.cc: ...here.
* trans-expr.c: Moved to...
* trans-expr.cc: ...here.
* trans-intrinsic.c: Moved to...
* trans-intrinsic.cc: ...here.
* trans-io.c: Moved to...
* trans-io.cc: ...here.
* trans-openmp.c: Moved to...
* trans-openmp.cc: ...here.
* trans-stmt.c: Moved to...
* trans-stmt.cc: ...here.
* trans-types.c: Moved to...
* trans-types.cc: ...here.
* trans.c: Moved to...
* trans.cc: ...here.

gcc/go/ChangeLog:

* go-backend.c: Moved to...
* go-backend.cc: ...here.
* go-lang.c: Moved to...
* go-lang.cc: ...here.
* gospec.c: Moved to...
* gospec.cc: ...here.

gcc/jit/ChangeLog:

* dummy-frontend.c: Moved to...
* dummy-frontend.cc: ...here.
* jit-builtins.c: Moved to...
* jit-builtins.cc: ...here.
* jit-logging.c: Moved to...
* jit-logging.cc: ...here.
* jit-playback.c: Moved to...
* jit-playback.cc: ...here.
* jit-recording.c: Moved to...
* jit-recording.cc: ...here.
* jit-result.c: Moved to...
* jit-result.cc: ...here.
* jit-spec.c: Moved to...
* jit-spec.cc: ...here.
* jit-tempdir.c: Moved to...
* jit-tempdir.cc: ...here.
* jit-w32.c: Moved to...
* jit-w32.cc: ...here.
* libgccjit.c: Moved to...
* libgccjit.cc: ...here.

gcc/lto/ChangeLog:

* common.c: Moved to...
* common.cc: ...here.
* lto-common.c: Moved to...
* lto-common.cc: ...here.
* lto-dump.c: Moved to...
* lto-dump.cc: ...here.
* lto-lang.c: Moved to...
* lto-lang.cc: ...here.
* lto-object.c: Moved to...
* lto-object.cc: ...here.
* lto-partition.c: Moved to...
* lto-partition.cc: ...here.
* lto-symtab.c: Moved to...
* lto-symtab.cc: ...here.
* lto.c: Moved to...
* lto.cc: ...here.

gcc/objc/ChangeLog:

* objc-act.c: Moved to...
* objc-act.cc: ...here.
* objc-encoding.c: Moved to...
* objc-encoding.cc: ...here.
* objc-gnu-runtime-abi-01.c: Moved to...
* objc-gnu-runtime-abi-01.cc: ...here.
* objc-lang.c: Moved to...
* objc-lang.cc: ...here.
* objc-map.c: Moved to...
* objc-map.cc: ...here.
* objc-next-runtime-abi-01.c: Moved to...
* objc-next-runtime-abi-01.cc: ...here.
* objc-next-runtime-abi-02.c: Moved to...
* objc-next-runtime-abi-02.cc: ...here.
* objc-runtime-shared-support.c: Moved to...
* objc-runtime-shared-support.cc: ...here.

gcc/objcp/ChangeLog:

* objcp-decl.c: Moved to...
* objcp-decl.cc: ...here.
* objcp-lang.c: Moved to...
* objcp-lang.cc: ...here.

libcpp/ChangeLog:

* charset.c: Moved to...
* charset.cc: ...here.
* directives.c: Moved to...
* directives.cc: ...here.
* errors.c: Moved to...
* errors.cc: ...here.
* expr.c: Moved to...
* expr.cc: ...here.
* files.c: Moved to...
* files.cc: ...here.
* identifiers.c: Moved to...
* identifiers.cc: ...here.
* init.c: Moved to...
* init.cc: ...here.
* lex.c: Moved to...
* lex.cc: ...here.
* line-map.c: Moved to...
* line-map.cc: ...here.
* macro.c: Moved to...
* macro.cc: ...here.
* makeucnid.c: Moved to...
* makeucnid.cc: ...here.
* mkdeps.c: Moved to...
* mkdeps.cc: ...here.
* pch.c: Moved to...
* pch.cc: ...here.
* symtab.c: Moved to...
* symtab.cc: ...here.
* traditional.c: Moved to...
* traditional.cc: ...here.
876 files changed:
gcc/ada/adadecode.cc [moved from gcc/ada/adadecode.c with 100% similarity]
gcc/ada/affinity.cc [moved from gcc/ada/affinity.c with 100% similarity]
gcc/ada/argv-lynxos178-raven-cert.cc [moved from gcc/ada/argv-lynxos178-raven-cert.c with 100% similarity]
gcc/ada/argv.cc [moved from gcc/ada/argv.c with 100% similarity]
gcc/ada/aux-io.cc [moved from gcc/ada/aux-io.c with 100% similarity]
gcc/ada/cio.cc [moved from gcc/ada/cio.c with 100% similarity]
gcc/ada/cstreams.cc [moved from gcc/ada/cstreams.c with 100% similarity]
gcc/ada/env.cc [moved from gcc/ada/env.c with 100% similarity]
gcc/ada/exit.cc [moved from gcc/ada/exit.c with 100% similarity]
gcc/ada/expect.cc [moved from gcc/ada/expect.c with 100% similarity]
gcc/ada/final.cc [moved from gcc/ada/final.c with 100% similarity]
gcc/ada/gcc-interface/cuintp.cc [moved from gcc/ada/gcc-interface/cuintp.c with 100% similarity]
gcc/ada/gcc-interface/decl.cc [moved from gcc/ada/gcc-interface/decl.c with 100% similarity]
gcc/ada/gcc-interface/misc.cc [moved from gcc/ada/gcc-interface/misc.c with 100% similarity]
gcc/ada/gcc-interface/targtyps.cc [moved from gcc/ada/gcc-interface/targtyps.c with 100% similarity]
gcc/ada/gcc-interface/trans.cc [moved from gcc/ada/gcc-interface/trans.c with 100% similarity]
gcc/ada/gcc-interface/utils.cc [moved from gcc/ada/gcc-interface/utils.c with 100% similarity]
gcc/ada/gcc-interface/utils2.cc [moved from gcc/ada/gcc-interface/utils2.c with 100% similarity]
gcc/ada/init.cc [moved from gcc/ada/init.c with 100% similarity]
gcc/ada/initialize.cc [moved from gcc/ada/initialize.c with 100% similarity]
gcc/ada/libgnarl/thread.cc [moved from gcc/ada/libgnarl/thread.c with 100% similarity]
gcc/ada/link.cc [moved from gcc/ada/link.c with 100% similarity]
gcc/ada/locales.cc [moved from gcc/ada/locales.c with 100% similarity]
gcc/ada/mkdir.cc [moved from gcc/ada/mkdir.c with 100% similarity]
gcc/ada/raise.cc [moved from gcc/ada/raise.c with 100% similarity]
gcc/ada/rtfinal.cc [moved from gcc/ada/rtfinal.c with 100% similarity]
gcc/ada/rtinit.cc [moved from gcc/ada/rtinit.c with 100% similarity]
gcc/ada/seh_init.cc [moved from gcc/ada/seh_init.c with 100% similarity]
gcc/ada/sigtramp-armdroid.cc [moved from gcc/ada/sigtramp-armdroid.c with 100% similarity]
gcc/ada/sigtramp-ios.cc [moved from gcc/ada/sigtramp-ios.c with 100% similarity]
gcc/ada/sigtramp-qnx.cc [moved from gcc/ada/sigtramp-qnx.c with 100% similarity]
gcc/ada/sigtramp-vxworks.cc [moved from gcc/ada/sigtramp-vxworks.c with 100% similarity]
gcc/ada/socket.cc [moved from gcc/ada/socket.c with 100% similarity]
gcc/ada/tracebak.cc [moved from gcc/ada/tracebak.c with 100% similarity]
gcc/ada/version.cc [moved from gcc/ada/version.c with 100% similarity]
gcc/ada/vx_stack_info.cc [moved from gcc/ada/vx_stack_info.c with 100% similarity]
gcc/adjust-alignment.cc [moved from gcc/adjust-alignment.c with 100% similarity]
gcc/alias.cc [moved from gcc/alias.c with 100% similarity]
gcc/alloc-pool.cc [moved from gcc/alloc-pool.c with 100% similarity]
gcc/asan.cc [moved from gcc/asan.c with 100% similarity]
gcc/attribs.cc [moved from gcc/attribs.c with 100% similarity]
gcc/auto-inc-dec.cc [moved from gcc/auto-inc-dec.c with 100% similarity]
gcc/auto-profile.cc [moved from gcc/auto-profile.c with 100% similarity]
gcc/bb-reorder.cc [moved from gcc/bb-reorder.c with 100% similarity]
gcc/bitmap.cc [moved from gcc/bitmap.c with 100% similarity]
gcc/btfout.cc [moved from gcc/btfout.c with 100% similarity]
gcc/builtins.cc [moved from gcc/builtins.c with 100% similarity]
gcc/c-family/c-ada-spec.cc [moved from gcc/c-family/c-ada-spec.c with 100% similarity]
gcc/c-family/c-attribs.cc [moved from gcc/c-family/c-attribs.c with 100% similarity]
gcc/c-family/c-common.cc [moved from gcc/c-family/c-common.c with 100% similarity]
gcc/c-family/c-cppbuiltin.cc [moved from gcc/c-family/c-cppbuiltin.c with 100% similarity]
gcc/c-family/c-dump.cc [moved from gcc/c-family/c-dump.c with 100% similarity]
gcc/c-family/c-format.cc [moved from gcc/c-family/c-format.c with 100% similarity]
gcc/c-family/c-gimplify.cc [moved from gcc/c-family/c-gimplify.c with 100% similarity]
gcc/c-family/c-indentation.cc [moved from gcc/c-family/c-indentation.c with 100% similarity]
gcc/c-family/c-lex.cc [moved from gcc/c-family/c-lex.c with 100% similarity]
gcc/c-family/c-omp.cc [moved from gcc/c-family/c-omp.c with 100% similarity]
gcc/c-family/c-opts.cc [moved from gcc/c-family/c-opts.c with 100% similarity]
gcc/c-family/c-pch.cc [moved from gcc/c-family/c-pch.c with 100% similarity]
gcc/c-family/c-ppoutput.cc [moved from gcc/c-family/c-ppoutput.c with 100% similarity]
gcc/c-family/c-pragma.cc [moved from gcc/c-family/c-pragma.c with 100% similarity]
gcc/c-family/c-pretty-print.cc [moved from gcc/c-family/c-pretty-print.c with 100% similarity]
gcc/c-family/c-semantics.cc [moved from gcc/c-family/c-semantics.c with 100% similarity]
gcc/c-family/c-ubsan.cc [moved from gcc/c-family/c-ubsan.c with 100% similarity]
gcc/c-family/c-warn.cc [moved from gcc/c-family/c-warn.c with 100% similarity]
gcc/c-family/cppspec.cc [moved from gcc/c-family/cppspec.c with 100% similarity]
gcc/c-family/stub-objc.cc [moved from gcc/c-family/stub-objc.c with 100% similarity]
gcc/c/c-aux-info.cc [moved from gcc/c/c-aux-info.c with 100% similarity]
gcc/c/c-convert.cc [moved from gcc/c/c-convert.c with 100% similarity]
gcc/c/c-decl.cc [moved from gcc/c/c-decl.c with 100% similarity]
gcc/c/c-errors.cc [moved from gcc/c/c-errors.c with 100% similarity]
gcc/c/c-fold.cc [moved from gcc/c/c-fold.c with 100% similarity]
gcc/c/c-lang.cc [moved from gcc/c/c-lang.c with 100% similarity]
gcc/c/c-objc-common.cc [moved from gcc/c/c-objc-common.c with 100% similarity]
gcc/c/c-parser.cc [moved from gcc/c/c-parser.c with 100% similarity]
gcc/c/c-typeck.cc [moved from gcc/c/c-typeck.c with 100% similarity]
gcc/c/gccspec.cc [moved from gcc/c/gccspec.c with 100% similarity]
gcc/c/gimple-parser.cc [moved from gcc/c/gimple-parser.c with 100% similarity]
gcc/caller-save.cc [moved from gcc/caller-save.c with 100% similarity]
gcc/calls.cc [moved from gcc/calls.c with 100% similarity]
gcc/ccmp.cc [moved from gcc/ccmp.c with 100% similarity]
gcc/cfg.cc [moved from gcc/cfg.c with 100% similarity]
gcc/cfganal.cc [moved from gcc/cfganal.c with 100% similarity]
gcc/cfgbuild.cc [moved from gcc/cfgbuild.c with 100% similarity]
gcc/cfgcleanup.cc [moved from gcc/cfgcleanup.c with 100% similarity]
gcc/cfgexpand.cc [moved from gcc/cfgexpand.c with 100% similarity]
gcc/cfghooks.cc [moved from gcc/cfghooks.c with 100% similarity]
gcc/cfgloop.cc [moved from gcc/cfgloop.c with 100% similarity]
gcc/cfgloopanal.cc [moved from gcc/cfgloopanal.c with 100% similarity]
gcc/cfgloopmanip.cc [moved from gcc/cfgloopmanip.c with 100% similarity]
gcc/cfgrtl.cc [moved from gcc/cfgrtl.c with 100% similarity]
gcc/cgraph.cc [moved from gcc/cgraph.c with 100% similarity]
gcc/cgraphbuild.cc [moved from gcc/cgraphbuild.c with 100% similarity]
gcc/cgraphclones.cc [moved from gcc/cgraphclones.c with 100% similarity]
gcc/cgraphunit.cc [moved from gcc/cgraphunit.c with 100% similarity]
gcc/collect-utils.cc [moved from gcc/collect-utils.c with 100% similarity]
gcc/collect2-aix.cc [moved from gcc/collect2-aix.c with 100% similarity]
gcc/collect2.cc [moved from gcc/collect2.c with 100% similarity]
gcc/combine-stack-adj.cc [moved from gcc/combine-stack-adj.c with 100% similarity]
gcc/combine.cc [moved from gcc/combine.c with 100% similarity]
gcc/common/common-targhooks.cc [moved from gcc/common/common-targhooks.c with 100% similarity]
gcc/common/config/aarch64/aarch64-common.cc [moved from gcc/common/config/aarch64/aarch64-common.c with 100% similarity]
gcc/common/config/alpha/alpha-common.cc [moved from gcc/common/config/alpha/alpha-common.c with 100% similarity]
gcc/common/config/arc/arc-common.cc [moved from gcc/common/config/arc/arc-common.c with 100% similarity]
gcc/common/config/arm/arm-common.cc [moved from gcc/common/config/arm/arm-common.c with 100% similarity]
gcc/common/config/avr/avr-common.cc [moved from gcc/common/config/avr/avr-common.c with 100% similarity]
gcc/common/config/bfin/bfin-common.cc [moved from gcc/common/config/bfin/bfin-common.c with 100% similarity]
gcc/common/config/bpf/bpf-common.cc [moved from gcc/common/config/bpf/bpf-common.c with 100% similarity]
gcc/common/config/c6x/c6x-common.cc [moved from gcc/common/config/c6x/c6x-common.c with 100% similarity]
gcc/common/config/cr16/cr16-common.cc [moved from gcc/common/config/cr16/cr16-common.c with 100% similarity]
gcc/common/config/cris/cris-common.cc [moved from gcc/common/config/cris/cris-common.c with 100% similarity]
gcc/common/config/csky/csky-common.cc [moved from gcc/common/config/csky/csky-common.c with 100% similarity]
gcc/common/config/default-common.cc [moved from gcc/common/config/default-common.c with 100% similarity]
gcc/common/config/epiphany/epiphany-common.cc [moved from gcc/common/config/epiphany/epiphany-common.c with 100% similarity]
gcc/common/config/fr30/fr30-common.cc [moved from gcc/common/config/fr30/fr30-common.c with 100% similarity]
gcc/common/config/frv/frv-common.cc [moved from gcc/common/config/frv/frv-common.c with 100% similarity]
gcc/common/config/gcn/gcn-common.cc [moved from gcc/common/config/gcn/gcn-common.c with 100% similarity]
gcc/common/config/h8300/h8300-common.cc [moved from gcc/common/config/h8300/h8300-common.c with 100% similarity]
gcc/common/config/i386/i386-common.cc [moved from gcc/common/config/i386/i386-common.c with 100% similarity]
gcc/common/config/ia64/ia64-common.cc [moved from gcc/common/config/ia64/ia64-common.c with 100% similarity]
gcc/common/config/iq2000/iq2000-common.cc [moved from gcc/common/config/iq2000/iq2000-common.c with 100% similarity]
gcc/common/config/lm32/lm32-common.cc [moved from gcc/common/config/lm32/lm32-common.c with 100% similarity]
gcc/common/config/m32r/m32r-common.cc [moved from gcc/common/config/m32r/m32r-common.c with 100% similarity]
gcc/common/config/m68k/m68k-common.cc [moved from gcc/common/config/m68k/m68k-common.c with 100% similarity]
gcc/common/config/mcore/mcore-common.cc [moved from gcc/common/config/mcore/mcore-common.c with 100% similarity]
gcc/common/config/microblaze/microblaze-common.cc [moved from gcc/common/config/microblaze/microblaze-common.c with 100% similarity]
gcc/common/config/mips/mips-common.cc [moved from gcc/common/config/mips/mips-common.c with 100% similarity]
gcc/common/config/mmix/mmix-common.cc [moved from gcc/common/config/mmix/mmix-common.c with 100% similarity]
gcc/common/config/mn10300/mn10300-common.cc [moved from gcc/common/config/mn10300/mn10300-common.c with 100% similarity]
gcc/common/config/msp430/msp430-common.cc [moved from gcc/common/config/msp430/msp430-common.c with 100% similarity]
gcc/common/config/nds32/nds32-common.cc [moved from gcc/common/config/nds32/nds32-common.c with 100% similarity]
gcc/common/config/nios2/nios2-common.cc [moved from gcc/common/config/nios2/nios2-common.c with 100% similarity]
gcc/common/config/nvptx/nvptx-common.cc [moved from gcc/common/config/nvptx/nvptx-common.c with 100% similarity]
gcc/common/config/or1k/or1k-common.cc [moved from gcc/common/config/or1k/or1k-common.c with 100% similarity]
gcc/common/config/pa/pa-common.cc [moved from gcc/common/config/pa/pa-common.c with 100% similarity]
gcc/common/config/pdp11/pdp11-common.cc [moved from gcc/common/config/pdp11/pdp11-common.c with 100% similarity]
gcc/common/config/pru/pru-common.cc [moved from gcc/common/config/pru/pru-common.c with 100% similarity]
gcc/common/config/riscv/riscv-common.cc [moved from gcc/common/config/riscv/riscv-common.c with 100% similarity]
gcc/common/config/rs6000/rs6000-common.cc [moved from gcc/common/config/rs6000/rs6000-common.c with 100% similarity]
gcc/common/config/rx/rx-common.cc [moved from gcc/common/config/rx/rx-common.c with 100% similarity]
gcc/common/config/s390/s390-common.cc [moved from gcc/common/config/s390/s390-common.c with 100% similarity]
gcc/common/config/sh/sh-common.cc [moved from gcc/common/config/sh/sh-common.c with 100% similarity]
gcc/common/config/sparc/sparc-common.cc [moved from gcc/common/config/sparc/sparc-common.c with 100% similarity]
gcc/common/config/tilegx/tilegx-common.cc [moved from gcc/common/config/tilegx/tilegx-common.c with 100% similarity]
gcc/common/config/tilepro/tilepro-common.cc [moved from gcc/common/config/tilepro/tilepro-common.c with 100% similarity]
gcc/common/config/v850/v850-common.cc [moved from gcc/common/config/v850/v850-common.c with 100% similarity]
gcc/common/config/vax/vax-common.cc [moved from gcc/common/config/vax/vax-common.c with 100% similarity]
gcc/common/config/visium/visium-common.cc [moved from gcc/common/config/visium/visium-common.c with 100% similarity]
gcc/common/config/xstormy16/xstormy16-common.cc [moved from gcc/common/config/xstormy16/xstormy16-common.c with 100% similarity]
gcc/common/config/xtensa/xtensa-common.cc [moved from gcc/common/config/xtensa/xtensa-common.c with 100% similarity]
gcc/compare-elim.cc [moved from gcc/compare-elim.c with 100% similarity]
gcc/config/aarch64/aarch64-bti-insert.cc [moved from gcc/config/aarch64/aarch64-bti-insert.c with 100% similarity]
gcc/config/aarch64/aarch64-builtins.cc [moved from gcc/config/aarch64/aarch64-builtins.c with 100% similarity]
gcc/config/aarch64/aarch64-c.cc [moved from gcc/config/aarch64/aarch64-c.c with 100% similarity]
gcc/config/aarch64/aarch64-d.cc [moved from gcc/config/aarch64/aarch64-d.c with 100% similarity]
gcc/config/aarch64/aarch64.cc [moved from gcc/config/aarch64/aarch64.c with 100% similarity]
gcc/config/aarch64/cortex-a57-fma-steering.cc [moved from gcc/config/aarch64/cortex-a57-fma-steering.c with 100% similarity]
gcc/config/aarch64/driver-aarch64.cc [moved from gcc/config/aarch64/driver-aarch64.c with 100% similarity]
gcc/config/aarch64/falkor-tag-collision-avoidance.cc [moved from gcc/config/aarch64/falkor-tag-collision-avoidance.c with 100% similarity]
gcc/config/aarch64/host-aarch64-darwin.cc [moved from gcc/config/aarch64/host-aarch64-darwin.c with 100% similarity]
gcc/config/alpha/alpha.cc [moved from gcc/config/alpha/alpha.c with 100% similarity]
gcc/config/alpha/driver-alpha.cc [moved from gcc/config/alpha/driver-alpha.c with 100% similarity]
gcc/config/arc/arc-c.cc [moved from gcc/config/arc/arc-c.c with 100% similarity]
gcc/config/arc/arc.cc [moved from gcc/config/arc/arc.c with 100% similarity]
gcc/config/arc/driver-arc.cc [moved from gcc/config/arc/driver-arc.c with 100% similarity]
gcc/config/arm/aarch-common.cc [moved from gcc/config/arm/aarch-common.c with 100% similarity]
gcc/config/arm/arm-builtins.cc [moved from gcc/config/arm/arm-builtins.c with 100% similarity]
gcc/config/arm/arm-c.cc [moved from gcc/config/arm/arm-c.c with 100% similarity]
gcc/config/arm/arm-d.cc [moved from gcc/config/arm/arm-d.c with 100% similarity]
gcc/config/arm/arm.cc [moved from gcc/config/arm/arm.c with 100% similarity]
gcc/config/arm/driver-arm.cc [moved from gcc/config/arm/driver-arm.c with 100% similarity]
gcc/config/avr/avr-c.cc [moved from gcc/config/avr/avr-c.c with 100% similarity]
gcc/config/avr/avr-devices.cc [moved from gcc/config/avr/avr-devices.c with 100% similarity]
gcc/config/avr/avr-log.cc [moved from gcc/config/avr/avr-log.c with 100% similarity]
gcc/config/avr/avr.cc [moved from gcc/config/avr/avr.c with 100% similarity]
gcc/config/avr/driver-avr.cc [moved from gcc/config/avr/driver-avr.c with 100% similarity]
gcc/config/avr/gen-avr-mmcu-specs.cc [moved from gcc/config/avr/gen-avr-mmcu-specs.c with 100% similarity]
gcc/config/avr/gen-avr-mmcu-texi.cc [moved from gcc/config/avr/gen-avr-mmcu-texi.c with 100% similarity]
gcc/config/bfin/bfin.cc [moved from gcc/config/bfin/bfin.c with 100% similarity]
gcc/config/bpf/bpf.cc [moved from gcc/config/bpf/bpf.c with 100% similarity]
gcc/config/bpf/coreout.cc [moved from gcc/config/bpf/coreout.c with 100% similarity]
gcc/config/c6x/c6x.cc [moved from gcc/config/c6x/c6x.c with 100% similarity]
gcc/config/cr16/cr16.cc [moved from gcc/config/cr16/cr16.c with 100% similarity]
gcc/config/cris/cris.cc [moved from gcc/config/cris/cris.c with 100% similarity]
gcc/config/csky/csky.cc [moved from gcc/config/csky/csky.c with 100% similarity]
gcc/config/darwin-c.cc [moved from gcc/config/darwin-c.c with 100% similarity]
gcc/config/darwin-d.cc [moved from gcc/config/darwin-d.c with 100% similarity]
gcc/config/darwin-driver.cc [moved from gcc/config/darwin-driver.c with 100% similarity]
gcc/config/darwin-f.cc [moved from gcc/config/darwin-f.c with 100% similarity]
gcc/config/darwin.cc [moved from gcc/config/darwin.c with 100% similarity]
gcc/config/default-c.cc [moved from gcc/config/default-c.c with 100% similarity]
gcc/config/default-d.cc [moved from gcc/config/default-d.c with 100% similarity]
gcc/config/dragonfly-d.cc [moved from gcc/config/dragonfly-d.c with 100% similarity]
gcc/config/epiphany/epiphany.cc [moved from gcc/config/epiphany/epiphany.c with 100% similarity]
gcc/config/epiphany/mode-switch-use.cc [moved from gcc/config/epiphany/mode-switch-use.c with 100% similarity]
gcc/config/epiphany/resolve-sw-modes.cc [moved from gcc/config/epiphany/resolve-sw-modes.c with 100% similarity]
gcc/config/fr30/fr30.cc [moved from gcc/config/fr30/fr30.c with 100% similarity]
gcc/config/freebsd-d.cc [moved from gcc/config/freebsd-d.c with 100% similarity]
gcc/config/frv/frv.cc [moved from gcc/config/frv/frv.c with 100% similarity]
gcc/config/ft32/ft32.cc [moved from gcc/config/ft32/ft32.c with 100% similarity]
gcc/config/gcn/driver-gcn.cc [moved from gcc/config/gcn/driver-gcn.c with 100% similarity]
gcc/config/gcn/gcn-run.cc [moved from gcc/config/gcn/gcn-run.c with 100% similarity]
gcc/config/gcn/gcn-tree.cc [moved from gcc/config/gcn/gcn-tree.c with 100% similarity]
gcc/config/gcn/gcn.cc [moved from gcc/config/gcn/gcn.c with 100% similarity]
gcc/config/gcn/mkoffload.cc [moved from gcc/config/gcn/mkoffload.c with 100% similarity]
gcc/config/glibc-c.cc [moved from gcc/config/glibc-c.c with 100% similarity]
gcc/config/glibc-d.cc [moved from gcc/config/glibc-d.c with 100% similarity]
gcc/config/h8300/h8300.cc [moved from gcc/config/h8300/h8300.c with 100% similarity]
gcc/config/host-darwin.cc [moved from gcc/config/host-darwin.c with 100% similarity]
gcc/config/host-hpux.cc [moved from gcc/config/host-hpux.c with 100% similarity]
gcc/config/host-linux.cc [moved from gcc/config/host-linux.c with 100% similarity]
gcc/config/host-netbsd.cc [moved from gcc/config/host-netbsd.c with 100% similarity]
gcc/config/host-openbsd.cc [moved from gcc/config/host-openbsd.c with 100% similarity]
gcc/config/host-solaris.cc [moved from gcc/config/host-solaris.c with 100% similarity]
gcc/config/i386/djgpp.cc [moved from gcc/config/i386/djgpp.c with 100% similarity]
gcc/config/i386/driver-i386.cc [moved from gcc/config/i386/driver-i386.c with 100% similarity]
gcc/config/i386/driver-mingw32.cc [moved from gcc/config/i386/driver-mingw32.c with 100% similarity]
gcc/config/i386/gnu-property.cc [moved from gcc/config/i386/gnu-property.c with 100% similarity]
gcc/config/i386/host-cygwin.cc [moved from gcc/config/i386/host-cygwin.c with 100% similarity]
gcc/config/i386/host-i386-darwin.cc [moved from gcc/config/i386/host-i386-darwin.c with 100% similarity]
gcc/config/i386/host-mingw32.cc [moved from gcc/config/i386/host-mingw32.c with 100% similarity]
gcc/config/i386/i386-builtins.cc [moved from gcc/config/i386/i386-builtins.c with 100% similarity]
gcc/config/i386/i386-c.cc [moved from gcc/config/i386/i386-c.c with 100% similarity]
gcc/config/i386/i386-d.cc [moved from gcc/config/i386/i386-d.c with 100% similarity]
gcc/config/i386/i386-expand.cc [moved from gcc/config/i386/i386-expand.c with 100% similarity]
gcc/config/i386/i386-features.cc [moved from gcc/config/i386/i386-features.c with 100% similarity]
gcc/config/i386/i386-options.cc [moved from gcc/config/i386/i386-options.c with 100% similarity]
gcc/config/i386/i386.cc [moved from gcc/config/i386/i386.c with 100% similarity]
gcc/config/i386/intelmic-mkoffload.cc [moved from gcc/config/i386/intelmic-mkoffload.c with 100% similarity]
gcc/config/i386/msformat-c.cc [moved from gcc/config/i386/msformat-c.c with 100% similarity]
gcc/config/i386/winnt-cxx.cc [moved from gcc/config/i386/winnt-cxx.c with 100% similarity]
gcc/config/i386/winnt-d.cc [moved from gcc/config/i386/winnt-d.c with 100% similarity]
gcc/config/i386/winnt-stubs.cc [moved from gcc/config/i386/winnt-stubs.c with 100% similarity]
gcc/config/i386/winnt.cc [moved from gcc/config/i386/winnt.c with 100% similarity]
gcc/config/i386/x86-tune-sched-atom.cc [moved from gcc/config/i386/x86-tune-sched-atom.c with 100% similarity]
gcc/config/i386/x86-tune-sched-bd.cc [moved from gcc/config/i386/x86-tune-sched-bd.c with 100% similarity]
gcc/config/i386/x86-tune-sched-core.cc [moved from gcc/config/i386/x86-tune-sched-core.c with 100% similarity]
gcc/config/i386/x86-tune-sched.cc [moved from gcc/config/i386/x86-tune-sched.c with 100% similarity]
gcc/config/ia64/ia64-c.cc [moved from gcc/config/ia64/ia64-c.c with 100% similarity]
gcc/config/ia64/ia64.cc [moved from gcc/config/ia64/ia64.c with 100% similarity]
gcc/config/iq2000/iq2000.cc [moved from gcc/config/iq2000/iq2000.c with 100% similarity]
gcc/config/linux.cc [moved from gcc/config/linux.c with 100% similarity]
gcc/config/lm32/lm32.cc [moved from gcc/config/lm32/lm32.c with 100% similarity]
gcc/config/m32c/m32c-pragma.cc [moved from gcc/config/m32c/m32c-pragma.c with 100% similarity]
gcc/config/m32c/m32c.cc [moved from gcc/config/m32c/m32c.c with 100% similarity]
gcc/config/m32r/m32r.cc [moved from gcc/config/m32r/m32r.c with 100% similarity]
gcc/config/m68k/m68k.cc [moved from gcc/config/m68k/m68k.c with 100% similarity]
gcc/config/mcore/mcore.cc [moved from gcc/config/mcore/mcore.c with 100% similarity]
gcc/config/microblaze/microblaze-c.cc [moved from gcc/config/microblaze/microblaze-c.c with 100% similarity]
gcc/config/microblaze/microblaze.cc [moved from gcc/config/microblaze/microblaze.c with 100% similarity]
gcc/config/mips/driver-native.cc [moved from gcc/config/mips/driver-native.c with 100% similarity]
gcc/config/mips/frame-header-opt.cc [moved from gcc/config/mips/frame-header-opt.c with 100% similarity]
gcc/config/mips/mips-d.cc [moved from gcc/config/mips/mips-d.c with 100% similarity]
gcc/config/mips/mips.cc [moved from gcc/config/mips/mips.c with 100% similarity]
gcc/config/mmix/mmix.cc [moved from gcc/config/mmix/mmix.c with 100% similarity]
gcc/config/mn10300/mn10300.cc [moved from gcc/config/mn10300/mn10300.c with 100% similarity]
gcc/config/moxie/moxie.cc [moved from gcc/config/moxie/moxie.c with 100% similarity]
gcc/config/msp430/driver-msp430.cc [moved from gcc/config/msp430/driver-msp430.c with 100% similarity]
gcc/config/msp430/msp430-c.cc [moved from gcc/config/msp430/msp430-c.c with 100% similarity]
gcc/config/msp430/msp430-devices.cc [moved from gcc/config/msp430/msp430-devices.c with 100% similarity]
gcc/config/msp430/msp430.cc [moved from gcc/config/msp430/msp430.c with 100% similarity]
gcc/config/nds32/nds32-cost.cc [moved from gcc/config/nds32/nds32-cost.c with 100% similarity]
gcc/config/nds32/nds32-fp-as-gp.cc [moved from gcc/config/nds32/nds32-fp-as-gp.c with 100% similarity]
gcc/config/nds32/nds32-intrinsic.cc [moved from gcc/config/nds32/nds32-intrinsic.c with 100% similarity]
gcc/config/nds32/nds32-isr.cc [moved from gcc/config/nds32/nds32-isr.c with 100% similarity]
gcc/config/nds32/nds32-md-auxiliary.cc [moved from gcc/config/nds32/nds32-md-auxiliary.c with 100% similarity]
gcc/config/nds32/nds32-memory-manipulation.cc [moved from gcc/config/nds32/nds32-memory-manipulation.c with 100% similarity]
gcc/config/nds32/nds32-pipelines-auxiliary.cc [moved from gcc/config/nds32/nds32-pipelines-auxiliary.c with 100% similarity]
gcc/config/nds32/nds32-predicates.cc [moved from gcc/config/nds32/nds32-predicates.c with 100% similarity]
gcc/config/nds32/nds32-relax-opt.cc [moved from gcc/config/nds32/nds32-relax-opt.c with 100% similarity]
gcc/config/nds32/nds32-utils.cc [moved from gcc/config/nds32/nds32-utils.c with 100% similarity]
gcc/config/nds32/nds32.cc [moved from gcc/config/nds32/nds32.c with 100% similarity]
gcc/config/netbsd-d.cc [moved from gcc/config/netbsd-d.c with 100% similarity]
gcc/config/netbsd.cc [moved from gcc/config/netbsd.c with 100% similarity]
gcc/config/nios2/nios2.cc [moved from gcc/config/nios2/nios2.c with 100% similarity]
gcc/config/nvptx/mkoffload.cc [moved from gcc/config/nvptx/mkoffload.c with 100% similarity]
gcc/config/nvptx/nvptx-c.cc [moved from gcc/config/nvptx/nvptx-c.c with 100% similarity]
gcc/config/nvptx/nvptx.cc [moved from gcc/config/nvptx/nvptx.c with 100% similarity]
gcc/config/openbsd-d.cc [moved from gcc/config/openbsd-d.c with 100% similarity]
gcc/config/or1k/or1k.cc [moved from gcc/config/or1k/or1k.c with 100% similarity]
gcc/config/pa/pa-d.cc [moved from gcc/config/pa/pa-d.c with 100% similarity]
gcc/config/pa/pa.cc [moved from gcc/config/pa/pa.c with 100% similarity]
gcc/config/pdp11/pdp11.cc [moved from gcc/config/pdp11/pdp11.c with 100% similarity]
gcc/config/pru/pru-passes.cc [moved from gcc/config/pru/pru-passes.c with 100% similarity]
gcc/config/pru/pru-pragma.cc [moved from gcc/config/pru/pru-pragma.c with 100% similarity]
gcc/config/pru/pru.cc [moved from gcc/config/pru/pru.c with 100% similarity]
gcc/config/riscv/riscv-builtins.cc [moved from gcc/config/riscv/riscv-builtins.c with 100% similarity]
gcc/config/riscv/riscv-c.cc [moved from gcc/config/riscv/riscv-c.c with 100% similarity]
gcc/config/riscv/riscv-d.cc [moved from gcc/config/riscv/riscv-d.c with 100% similarity]
gcc/config/riscv/riscv-shorten-memrefs.cc [moved from gcc/config/riscv/riscv-shorten-memrefs.c with 100% similarity]
gcc/config/riscv/riscv-sr.cc [moved from gcc/config/riscv/riscv-sr.c with 100% similarity]
gcc/config/riscv/riscv.cc [moved from gcc/config/riscv/riscv.c with 100% similarity]
gcc/config/rl78/rl78-c.cc [moved from gcc/config/rl78/rl78-c.c with 100% similarity]
gcc/config/rl78/rl78.cc [moved from gcc/config/rl78/rl78.c with 100% similarity]
gcc/config/rs6000/driver-rs6000.cc [moved from gcc/config/rs6000/driver-rs6000.c with 100% similarity]
gcc/config/rs6000/host-darwin.cc [moved from gcc/config/rs6000/host-darwin.c with 100% similarity]
gcc/config/rs6000/host-ppc64-darwin.cc [moved from gcc/config/rs6000/host-ppc64-darwin.c with 100% similarity]
gcc/config/rs6000/rbtree.cc [moved from gcc/config/rs6000/rbtree.c with 100% similarity]
gcc/config/rs6000/rs6000-c.cc [moved from gcc/config/rs6000/rs6000-c.c with 100% similarity]
gcc/config/rs6000/rs6000-call.cc [moved from gcc/config/rs6000/rs6000-call.c with 100% similarity]
gcc/config/rs6000/rs6000-d.cc [moved from gcc/config/rs6000/rs6000-d.c with 100% similarity]
gcc/config/rs6000/rs6000-gen-builtins.cc [moved from gcc/config/rs6000/rs6000-gen-builtins.c with 100% similarity]
gcc/config/rs6000/rs6000-linux.cc [moved from gcc/config/rs6000/rs6000-linux.c with 100% similarity]
gcc/config/rs6000/rs6000-logue.cc [moved from gcc/config/rs6000/rs6000-logue.c with 100% similarity]
gcc/config/rs6000/rs6000-p8swap.cc [moved from gcc/config/rs6000/rs6000-p8swap.c with 100% similarity]
gcc/config/rs6000/rs6000-pcrel-opt.cc [moved from gcc/config/rs6000/rs6000-pcrel-opt.c with 100% similarity]
gcc/config/rs6000/rs6000-string.cc [moved from gcc/config/rs6000/rs6000-string.c with 100% similarity]
gcc/config/rs6000/rs6000.cc [moved from gcc/config/rs6000/rs6000.c with 100% similarity]
gcc/config/rx/rx.cc [moved from gcc/config/rx/rx.c with 100% similarity]
gcc/config/s390/driver-native.cc [moved from gcc/config/s390/driver-native.c with 100% similarity]
gcc/config/s390/s390-c.cc [moved from gcc/config/s390/s390-c.c with 100% similarity]
gcc/config/s390/s390-d.cc [moved from gcc/config/s390/s390-d.c with 100% similarity]
gcc/config/s390/s390.cc [moved from gcc/config/s390/s390.c with 100% similarity]
gcc/config/sh/divtab-sh4-300.cc [moved from gcc/config/sh/divtab-sh4-300.c with 100% similarity]
gcc/config/sh/divtab-sh4.cc [moved from gcc/config/sh/divtab-sh4.c with 100% similarity]
gcc/config/sh/divtab.cc [moved from gcc/config/sh/divtab.c with 100% similarity]
gcc/config/sh/sh-c.cc [moved from gcc/config/sh/sh-c.c with 100% similarity]
gcc/config/sh/sh.cc [moved from gcc/config/sh/sh.c with 100% similarity]
gcc/config/sol2-c.cc [moved from gcc/config/sol2-c.c with 100% similarity]
gcc/config/sol2-cxx.cc [moved from gcc/config/sol2-cxx.c with 100% similarity]
gcc/config/sol2-d.cc [moved from gcc/config/sol2-d.c with 100% similarity]
gcc/config/sol2-stubs.cc [moved from gcc/config/sol2-stubs.c with 100% similarity]
gcc/config/sol2.cc [moved from gcc/config/sol2.c with 100% similarity]
gcc/config/sparc/driver-sparc.cc [moved from gcc/config/sparc/driver-sparc.c with 100% similarity]
gcc/config/sparc/sparc-c.cc [moved from gcc/config/sparc/sparc-c.c with 100% similarity]
gcc/config/sparc/sparc-d.cc [moved from gcc/config/sparc/sparc-d.c with 100% similarity]
gcc/config/sparc/sparc.cc [moved from gcc/config/sparc/sparc.c with 100% similarity]
gcc/config/stormy16/stormy16.cc [moved from gcc/config/stormy16/stormy16.c with 100% similarity]
gcc/config/tilegx/mul-tables.cc [moved from gcc/config/tilegx/mul-tables.c with 100% similarity]
gcc/config/tilegx/tilegx-c.cc [moved from gcc/config/tilegx/tilegx-c.c with 100% similarity]
gcc/config/tilegx/tilegx.cc [moved from gcc/config/tilegx/tilegx.c with 100% similarity]
gcc/config/tilepro/mul-tables.cc [moved from gcc/config/tilepro/mul-tables.c with 100% similarity]
gcc/config/tilepro/tilepro-c.cc [moved from gcc/config/tilepro/tilepro-c.c with 100% similarity]
gcc/config/tilepro/tilepro.cc [moved from gcc/config/tilepro/tilepro.c with 100% similarity]
gcc/config/v850/v850-c.cc [moved from gcc/config/v850/v850-c.c with 100% similarity]
gcc/config/v850/v850.cc [moved from gcc/config/v850/v850.c with 100% similarity]
gcc/config/vax/vax.cc [moved from gcc/config/vax/vax.c with 100% similarity]
gcc/config/visium/visium.cc [moved from gcc/config/visium/visium.c with 100% similarity]
gcc/config/vms/vms-c.cc [moved from gcc/config/vms/vms-c.c with 100% similarity]
gcc/config/vms/vms-f.cc [moved from gcc/config/vms/vms-f.c with 100% similarity]
gcc/config/vms/vms.cc [moved from gcc/config/vms/vms.c with 100% similarity]
gcc/config/vxworks-c.cc [moved from gcc/config/vxworks-c.c with 100% similarity]
gcc/config/vxworks.cc [moved from gcc/config/vxworks.c with 100% similarity]
gcc/config/winnt-c.cc [moved from gcc/config/winnt-c.c with 100% similarity]
gcc/config/xtensa/xtensa.cc [moved from gcc/config/xtensa/xtensa.c with 100% similarity]
gcc/context.cc [moved from gcc/context.c with 100% similarity]
gcc/convert.cc [moved from gcc/convert.c with 100% similarity]
gcc/coverage.cc [moved from gcc/coverage.c with 100% similarity]
gcc/cp/call.cc [moved from gcc/cp/call.c with 100% similarity]
gcc/cp/class.cc [moved from gcc/cp/class.c with 100% similarity]
gcc/cp/constexpr.cc [moved from gcc/cp/constexpr.c with 100% similarity]
gcc/cp/cp-gimplify.cc [moved from gcc/cp/cp-gimplify.c with 100% similarity]
gcc/cp/cp-lang.cc [moved from gcc/cp/cp-lang.c with 100% similarity]
gcc/cp/cp-objcp-common.cc [moved from gcc/cp/cp-objcp-common.c with 100% similarity]
gcc/cp/cp-ubsan.cc [moved from gcc/cp/cp-ubsan.c with 100% similarity]
gcc/cp/cvt.cc [moved from gcc/cp/cvt.c with 100% similarity]
gcc/cp/cxx-pretty-print.cc [moved from gcc/cp/cxx-pretty-print.c with 100% similarity]
gcc/cp/decl.cc [moved from gcc/cp/decl.c with 100% similarity]
gcc/cp/decl2.cc [moved from gcc/cp/decl2.c with 100% similarity]
gcc/cp/dump.cc [moved from gcc/cp/dump.c with 100% similarity]
gcc/cp/error.cc [moved from gcc/cp/error.c with 100% similarity]
gcc/cp/except.cc [moved from gcc/cp/except.c with 100% similarity]
gcc/cp/expr.cc [moved from gcc/cp/expr.c with 100% similarity]
gcc/cp/friend.cc [moved from gcc/cp/friend.c with 100% similarity]
gcc/cp/g++spec.cc [moved from gcc/cp/g++spec.c with 100% similarity]
gcc/cp/init.cc [moved from gcc/cp/init.c with 100% similarity]
gcc/cp/lambda.cc [moved from gcc/cp/lambda.c with 100% similarity]
gcc/cp/lex.cc [moved from gcc/cp/lex.c with 100% similarity]
gcc/cp/mangle.cc [moved from gcc/cp/mangle.c with 100% similarity]
gcc/cp/method.cc [moved from gcc/cp/method.c with 100% similarity]
gcc/cp/name-lookup.cc [moved from gcc/cp/name-lookup.c with 100% similarity]
gcc/cp/optimize.cc [moved from gcc/cp/optimize.c with 100% similarity]
gcc/cp/parser.cc [moved from gcc/cp/parser.c with 100% similarity]
gcc/cp/pt.cc [moved from gcc/cp/pt.c with 100% similarity]
gcc/cp/ptree.cc [moved from gcc/cp/ptree.c with 100% similarity]
gcc/cp/rtti.cc [moved from gcc/cp/rtti.c with 100% similarity]
gcc/cp/search.cc [moved from gcc/cp/search.c with 100% similarity]
gcc/cp/semantics.cc [moved from gcc/cp/semantics.c with 100% similarity]
gcc/cp/tree.cc [moved from gcc/cp/tree.c with 100% similarity]
gcc/cp/typeck.cc [moved from gcc/cp/typeck.c with 100% similarity]
gcc/cp/typeck2.cc [moved from gcc/cp/typeck2.c with 100% similarity]
gcc/cp/vtable-class-hierarchy.cc [moved from gcc/cp/vtable-class-hierarchy.c with 100% similarity]
gcc/cppbuiltin.cc [moved from gcc/cppbuiltin.c with 100% similarity]
gcc/cppdefault.cc [moved from gcc/cppdefault.c with 100% similarity]
gcc/cprop.cc [moved from gcc/cprop.c with 100% similarity]
gcc/cse.cc [moved from gcc/cse.c with 100% similarity]
gcc/cselib.cc [moved from gcc/cselib.c with 100% similarity]
gcc/ctfc.cc [moved from gcc/ctfc.c with 100% similarity]
gcc/ctfout.cc [moved from gcc/ctfout.c with 100% similarity]
gcc/data-streamer-in.cc [moved from gcc/data-streamer-in.c with 100% similarity]
gcc/data-streamer-out.cc [moved from gcc/data-streamer-out.c with 100% similarity]
gcc/data-streamer.cc [moved from gcc/data-streamer.c with 100% similarity]
gcc/dbgcnt.cc [moved from gcc/dbgcnt.c with 100% similarity]
gcc/dbxout.cc [moved from gcc/dbxout.c with 100% similarity]
gcc/dce.cc [moved from gcc/dce.c with 100% similarity]
gcc/ddg.cc [moved from gcc/ddg.c with 100% similarity]
gcc/debug.cc [moved from gcc/debug.c with 100% similarity]
gcc/df-core.cc [moved from gcc/df-core.c with 100% similarity]
gcc/df-problems.cc [moved from gcc/df-problems.c with 100% similarity]
gcc/df-scan.cc [moved from gcc/df-scan.c with 100% similarity]
gcc/dfp.cc [moved from gcc/dfp.c with 100% similarity]
gcc/diagnostic-color.cc [moved from gcc/diagnostic-color.c with 100% similarity]
gcc/diagnostic-show-locus.cc [moved from gcc/diagnostic-show-locus.c with 100% similarity]
gcc/diagnostic-spec.cc [moved from gcc/diagnostic-spec.c with 100% similarity]
gcc/diagnostic.cc [moved from gcc/diagnostic.c with 100% similarity]
gcc/dojump.cc [moved from gcc/dojump.c with 100% similarity]
gcc/dominance.cc [moved from gcc/dominance.c with 100% similarity]
gcc/domwalk.cc [moved from gcc/domwalk.c with 100% similarity]
gcc/double-int.cc [moved from gcc/double-int.c with 100% similarity]
gcc/dse.cc [moved from gcc/dse.c with 100% similarity]
gcc/dumpfile.cc [moved from gcc/dumpfile.c with 100% similarity]
gcc/dwarf2asm.cc [moved from gcc/dwarf2asm.c with 100% similarity]
gcc/dwarf2cfi.cc [moved from gcc/dwarf2cfi.c with 100% similarity]
gcc/dwarf2ctf.cc [moved from gcc/dwarf2ctf.c with 100% similarity]
gcc/dwarf2out.cc [moved from gcc/dwarf2out.c with 100% similarity]
gcc/early-remat.cc [moved from gcc/early-remat.c with 100% similarity]
gcc/edit-context.cc [moved from gcc/edit-context.c with 100% similarity]
gcc/emit-rtl.cc [moved from gcc/emit-rtl.c with 100% similarity]
gcc/errors.cc [moved from gcc/errors.c with 100% similarity]
gcc/et-forest.cc [moved from gcc/et-forest.c with 100% similarity]
gcc/except.cc [moved from gcc/except.c with 100% similarity]
gcc/explow.cc [moved from gcc/explow.c with 100% similarity]
gcc/expmed.cc [moved from gcc/expmed.c with 100% similarity]
gcc/expr.cc [moved from gcc/expr.c with 100% similarity]
gcc/fibonacci_heap.cc [moved from gcc/fibonacci_heap.c with 100% similarity]
gcc/file-find.cc [moved from gcc/file-find.c with 100% similarity]
gcc/file-prefix-map.cc [moved from gcc/file-prefix-map.c with 100% similarity]
gcc/final.cc [moved from gcc/final.c with 100% similarity]
gcc/fixed-value.cc [moved from gcc/fixed-value.c with 100% similarity]
gcc/fold-const-call.cc [moved from gcc/fold-const-call.c with 100% similarity]
gcc/fold-const.cc [moved from gcc/fold-const.c with 100% similarity]
gcc/fortran/arith.cc [moved from gcc/fortran/arith.c with 100% similarity]
gcc/fortran/array.cc [moved from gcc/fortran/array.c with 100% similarity]
gcc/fortran/bbt.cc [moved from gcc/fortran/bbt.c with 100% similarity]
gcc/fortran/check.cc [moved from gcc/fortran/check.c with 100% similarity]
gcc/fortran/class.cc [moved from gcc/fortran/class.c with 100% similarity]
gcc/fortran/constructor.cc [moved from gcc/fortran/constructor.c with 100% similarity]
gcc/fortran/convert.cc [moved from gcc/fortran/convert.c with 100% similarity]
gcc/fortran/cpp.cc [moved from gcc/fortran/cpp.c with 100% similarity]
gcc/fortran/data.cc [moved from gcc/fortran/data.c with 100% similarity]
gcc/fortran/decl.cc [moved from gcc/fortran/decl.c with 100% similarity]
gcc/fortran/dependency.cc [moved from gcc/fortran/dependency.c with 100% similarity]
gcc/fortran/dump-parse-tree.cc [moved from gcc/fortran/dump-parse-tree.c with 100% similarity]
gcc/fortran/error.cc [moved from gcc/fortran/error.c with 100% similarity]
gcc/fortran/expr.cc [moved from gcc/fortran/expr.c with 100% similarity]
gcc/fortran/f95-lang.cc [moved from gcc/fortran/f95-lang.c with 100% similarity]
gcc/fortran/frontend-passes.cc [moved from gcc/fortran/frontend-passes.c with 100% similarity]
gcc/fortran/gfortranspec.cc [moved from gcc/fortran/gfortranspec.c with 100% similarity]
gcc/fortran/interface.cc [moved from gcc/fortran/interface.c with 100% similarity]
gcc/fortran/intrinsic.cc [moved from gcc/fortran/intrinsic.c with 100% similarity]
gcc/fortran/io.cc [moved from gcc/fortran/io.c with 100% similarity]
gcc/fortran/iresolve.cc [moved from gcc/fortran/iresolve.c with 100% similarity]
gcc/fortran/match.cc [moved from gcc/fortran/match.c with 100% similarity]
gcc/fortran/matchexp.cc [moved from gcc/fortran/matchexp.c with 100% similarity]
gcc/fortran/misc.cc [moved from gcc/fortran/misc.c with 100% similarity]
gcc/fortran/module.cc [moved from gcc/fortran/module.c with 100% similarity]
gcc/fortran/openmp.cc [moved from gcc/fortran/openmp.c with 100% similarity]
gcc/fortran/options.cc [moved from gcc/fortran/options.c with 100% similarity]
gcc/fortran/parse.cc [moved from gcc/fortran/parse.c with 100% similarity]
gcc/fortran/primary.cc [moved from gcc/fortran/primary.c with 100% similarity]
gcc/fortran/resolve.cc [moved from gcc/fortran/resolve.c with 100% similarity]
gcc/fortran/scanner.cc [moved from gcc/fortran/scanner.c with 100% similarity]
gcc/fortran/simplify.cc [moved from gcc/fortran/simplify.c with 100% similarity]
gcc/fortran/st.cc [moved from gcc/fortran/st.c with 100% similarity]
gcc/fortran/symbol.cc [moved from gcc/fortran/symbol.c with 100% similarity]
gcc/fortran/target-memory.cc [moved from gcc/fortran/target-memory.c with 100% similarity]
gcc/fortran/trans-array.cc [moved from gcc/fortran/trans-array.c with 100% similarity]
gcc/fortran/trans-common.cc [moved from gcc/fortran/trans-common.c with 100% similarity]
gcc/fortran/trans-const.cc [moved from gcc/fortran/trans-const.c with 100% similarity]
gcc/fortran/trans-decl.cc [moved from gcc/fortran/trans-decl.c with 100% similarity]
gcc/fortran/trans-expr.cc [moved from gcc/fortran/trans-expr.c with 100% similarity]
gcc/fortran/trans-intrinsic.cc [moved from gcc/fortran/trans-intrinsic.c with 100% similarity]
gcc/fortran/trans-io.cc [moved from gcc/fortran/trans-io.c with 100% similarity]
gcc/fortran/trans-openmp.cc [moved from gcc/fortran/trans-openmp.c with 100% similarity]
gcc/fortran/trans-stmt.cc [moved from gcc/fortran/trans-stmt.c with 100% similarity]
gcc/fortran/trans-types.cc [moved from gcc/fortran/trans-types.c with 100% similarity]
gcc/fortran/trans.cc [moved from gcc/fortran/trans.c with 100% similarity]
gcc/fp-test.cc [moved from gcc/fp-test.c with 100% similarity]
gcc/function-tests.cc [moved from gcc/function-tests.c with 100% similarity]
gcc/function.cc [moved from gcc/function.c with 100% similarity]
gcc/fwprop.cc [moved from gcc/fwprop.c with 100% similarity]
gcc/gcc-ar.cc [moved from gcc/gcc-ar.c with 100% similarity]
gcc/gcc-main.cc [moved from gcc/gcc-main.c with 100% similarity]
gcc/gcc-rich-location.cc [moved from gcc/gcc-rich-location.c with 100% similarity]
gcc/gcc.cc [moved from gcc/gcc.c with 100% similarity]
gcc/gcov-dump.cc [moved from gcc/gcov-dump.c with 100% similarity]
gcc/gcov-io.cc [moved from gcc/gcov-io.c with 100% similarity]
gcc/gcov-tool.cc [moved from gcc/gcov-tool.c with 100% similarity]
gcc/gcov.cc [moved from gcc/gcov.c with 100% similarity]
gcc/gcse-common.cc [moved from gcc/gcse-common.c with 100% similarity]
gcc/gcse.cc [moved from gcc/gcse.c with 100% similarity]
gcc/genattr-common.cc [moved from gcc/genattr-common.c with 100% similarity]
gcc/genattr.cc [moved from gcc/genattr.c with 100% similarity]
gcc/genattrtab.cc [moved from gcc/genattrtab.c with 100% similarity]
gcc/genautomata.cc [moved from gcc/genautomata.c with 100% similarity]
gcc/gencfn-macros.cc [moved from gcc/gencfn-macros.c with 100% similarity]
gcc/gencheck.cc [moved from gcc/gencheck.c with 100% similarity]
gcc/genchecksum.cc [moved from gcc/genchecksum.c with 100% similarity]
gcc/gencodes.cc [moved from gcc/gencodes.c with 100% similarity]
gcc/genconditions.cc [moved from gcc/genconditions.c with 100% similarity]
gcc/genconfig.cc [moved from gcc/genconfig.c with 100% similarity]
gcc/genconstants.cc [moved from gcc/genconstants.c with 100% similarity]
gcc/genemit.cc [moved from gcc/genemit.c with 100% similarity]
gcc/genenums.cc [moved from gcc/genenums.c with 100% similarity]
gcc/generic-match-head.cc [moved from gcc/generic-match-head.c with 100% similarity]
gcc/genextract.cc [moved from gcc/genextract.c with 100% similarity]
gcc/genflags.cc [moved from gcc/genflags.c with 100% similarity]
gcc/gengenrtl.cc [moved from gcc/gengenrtl.c with 100% similarity]
gcc/gengtype-parse.cc [moved from gcc/gengtype-parse.c with 100% similarity]
gcc/gengtype-state.cc [moved from gcc/gengtype-state.c with 100% similarity]
gcc/gengtype.cc [moved from gcc/gengtype.c with 100% similarity]
gcc/genhooks.cc [moved from gcc/genhooks.c with 100% similarity]
gcc/genmatch.cc [moved from gcc/genmatch.c with 100% similarity]
gcc/genmddeps.cc [moved from gcc/genmddeps.c with 100% similarity]
gcc/genmddump.cc [moved from gcc/genmddump.c with 100% similarity]
gcc/genmodes.cc [moved from gcc/genmodes.c with 100% similarity]
gcc/genopinit.cc [moved from gcc/genopinit.c with 100% similarity]
gcc/genoutput.cc [moved from gcc/genoutput.c with 100% similarity]
gcc/genpeep.cc [moved from gcc/genpeep.c with 100% similarity]
gcc/genpreds.cc [moved from gcc/genpreds.c with 100% similarity]
gcc/genrecog.cc [moved from gcc/genrecog.c with 100% similarity]
gcc/gensupport.cc [moved from gcc/gensupport.c with 100% similarity]
gcc/gentarget-def.cc [moved from gcc/gentarget-def.c with 100% similarity]
gcc/genversion.cc [moved from gcc/genversion.c with 100% similarity]
gcc/ggc-common.cc [moved from gcc/ggc-common.c with 100% similarity]
gcc/ggc-none.cc [moved from gcc/ggc-none.c with 100% similarity]
gcc/ggc-page.cc [moved from gcc/ggc-page.c with 100% similarity]
gcc/ggc-tests.cc [moved from gcc/ggc-tests.c with 100% similarity]
gcc/gimple-builder.cc [moved from gcc/gimple-builder.c with 100% similarity]
gcc/gimple-expr.cc [moved from gcc/gimple-expr.c with 100% similarity]
gcc/gimple-fold.cc [moved from gcc/gimple-fold.c with 100% similarity]
gcc/gimple-iterator.cc [moved from gcc/gimple-iterator.c with 100% similarity]
gcc/gimple-laddress.cc [moved from gcc/gimple-laddress.c with 100% similarity]
gcc/gimple-loop-jam.cc [moved from gcc/gimple-loop-jam.c with 100% similarity]
gcc/gimple-low.cc [moved from gcc/gimple-low.c with 100% similarity]
gcc/gimple-match-head.cc [moved from gcc/gimple-match-head.c with 100% similarity]
gcc/gimple-pretty-print.cc [moved from gcc/gimple-pretty-print.c with 100% similarity]
gcc/gimple-ssa-backprop.cc [moved from gcc/gimple-ssa-backprop.c with 100% similarity]
gcc/gimple-ssa-evrp-analyze.cc [moved from gcc/gimple-ssa-evrp-analyze.c with 100% similarity]
gcc/gimple-ssa-evrp.cc [moved from gcc/gimple-ssa-evrp.c with 100% similarity]
gcc/gimple-ssa-isolate-paths.cc [moved from gcc/gimple-ssa-isolate-paths.c with 100% similarity]
gcc/gimple-ssa-nonnull-compare.cc [moved from gcc/gimple-ssa-nonnull-compare.c with 100% similarity]
gcc/gimple-ssa-split-paths.cc [moved from gcc/gimple-ssa-split-paths.c with 100% similarity]
gcc/gimple-ssa-sprintf.cc [moved from gcc/gimple-ssa-sprintf.c with 100% similarity]
gcc/gimple-ssa-store-merging.cc [moved from gcc/gimple-ssa-store-merging.c with 100% similarity]
gcc/gimple-ssa-strength-reduction.cc [moved from gcc/gimple-ssa-strength-reduction.c with 100% similarity]
gcc/gimple-ssa-warn-alloca.cc [moved from gcc/gimple-ssa-warn-alloca.c with 100% similarity]
gcc/gimple-ssa-warn-restrict.cc [moved from gcc/gimple-ssa-warn-restrict.c with 100% similarity]
gcc/gimple-streamer-in.cc [moved from gcc/gimple-streamer-in.c with 100% similarity]
gcc/gimple-streamer-out.cc [moved from gcc/gimple-streamer-out.c with 100% similarity]
gcc/gimple-walk.cc [moved from gcc/gimple-walk.c with 100% similarity]
gcc/gimple-warn-recursion.cc [moved from gcc/gimple-warn-recursion.c with 100% similarity]
gcc/gimple.cc [moved from gcc/gimple.c with 100% similarity]
gcc/gimplify-me.cc [moved from gcc/gimplify-me.c with 100% similarity]
gcc/gimplify.cc [moved from gcc/gimplify.c with 100% similarity]
gcc/go/go-backend.cc [moved from gcc/go/go-backend.c with 100% similarity]
gcc/go/go-lang.cc [moved from gcc/go/go-lang.c with 100% similarity]
gcc/go/gospec.cc [moved from gcc/go/gospec.c with 100% similarity]
gcc/godump.cc [moved from gcc/godump.c with 100% similarity]
gcc/graph.cc [moved from gcc/graph.c with 100% similarity]
gcc/graphds.cc [moved from gcc/graphds.c with 100% similarity]
gcc/graphite-dependences.cc [moved from gcc/graphite-dependences.c with 100% similarity]
gcc/graphite-isl-ast-to-gimple.cc [moved from gcc/graphite-isl-ast-to-gimple.c with 100% similarity]
gcc/graphite-optimize-isl.cc [moved from gcc/graphite-optimize-isl.c with 100% similarity]
gcc/graphite-poly.cc [moved from gcc/graphite-poly.c with 100% similarity]
gcc/graphite-scop-detection.cc [moved from gcc/graphite-scop-detection.c with 100% similarity]
gcc/graphite-sese-to-poly.cc [moved from gcc/graphite-sese-to-poly.c with 100% similarity]
gcc/graphite.cc [moved from gcc/graphite.c with 100% similarity]
gcc/haifa-sched.cc [moved from gcc/haifa-sched.c with 100% similarity]
gcc/hash-map-tests.cc [moved from gcc/hash-map-tests.c with 100% similarity]
gcc/hash-set-tests.cc [moved from gcc/hash-set-tests.c with 100% similarity]
gcc/hash-table.cc [moved from gcc/hash-table.c with 100% similarity]
gcc/hooks.cc [moved from gcc/hooks.c with 100% similarity]
gcc/host-default.cc [moved from gcc/host-default.c with 100% similarity]
gcc/hw-doloop.cc [moved from gcc/hw-doloop.c with 100% similarity]
gcc/hwint.cc [moved from gcc/hwint.c with 100% similarity]
gcc/ifcvt.cc [moved from gcc/ifcvt.c with 100% similarity]
gcc/inchash.cc [moved from gcc/inchash.c with 100% similarity]
gcc/incpath.cc [moved from gcc/incpath.c with 100% similarity]
gcc/init-regs.cc [moved from gcc/init-regs.c with 100% similarity]
gcc/input.cc [moved from gcc/input.c with 100% similarity]
gcc/internal-fn.cc [moved from gcc/internal-fn.c with 100% similarity]
gcc/intl.cc [moved from gcc/intl.c with 100% similarity]
gcc/ipa-comdats.cc [moved from gcc/ipa-comdats.c with 100% similarity]
gcc/ipa-cp.cc [moved from gcc/ipa-cp.c with 100% similarity]
gcc/ipa-devirt.cc [moved from gcc/ipa-devirt.c with 100% similarity]
gcc/ipa-fnsummary.cc [moved from gcc/ipa-fnsummary.c with 100% similarity]
gcc/ipa-icf-gimple.cc [moved from gcc/ipa-icf-gimple.c with 100% similarity]
gcc/ipa-icf.cc [moved from gcc/ipa-icf.c with 100% similarity]
gcc/ipa-inline-analysis.cc [moved from gcc/ipa-inline-analysis.c with 100% similarity]
gcc/ipa-inline-transform.cc [moved from gcc/ipa-inline-transform.c with 100% similarity]
gcc/ipa-inline.cc [moved from gcc/ipa-inline.c with 100% similarity]
gcc/ipa-modref-tree.cc [moved from gcc/ipa-modref-tree.c with 100% similarity]
gcc/ipa-modref.cc [moved from gcc/ipa-modref.c with 100% similarity]
gcc/ipa-param-manipulation.cc [moved from gcc/ipa-param-manipulation.c with 100% similarity]
gcc/ipa-polymorphic-call.cc [moved from gcc/ipa-polymorphic-call.c with 100% similarity]
gcc/ipa-predicate.cc [moved from gcc/ipa-predicate.c with 100% similarity]
gcc/ipa-profile.cc [moved from gcc/ipa-profile.c with 100% similarity]
gcc/ipa-prop.cc [moved from gcc/ipa-prop.c with 100% similarity]
gcc/ipa-pure-const.cc [moved from gcc/ipa-pure-const.c with 100% similarity]
gcc/ipa-ref.cc [moved from gcc/ipa-ref.c with 100% similarity]
gcc/ipa-reference.cc [moved from gcc/ipa-reference.c with 100% similarity]
gcc/ipa-split.cc [moved from gcc/ipa-split.c with 100% similarity]
gcc/ipa-sra.cc [moved from gcc/ipa-sra.c with 100% similarity]
gcc/ipa-utils.cc [moved from gcc/ipa-utils.c with 100% similarity]
gcc/ipa-visibility.cc [moved from gcc/ipa-visibility.c with 100% similarity]
gcc/ipa.cc [moved from gcc/ipa.c with 100% similarity]
gcc/ira-build.cc [moved from gcc/ira-build.c with 100% similarity]
gcc/ira-color.cc [moved from gcc/ira-color.c with 100% similarity]
gcc/ira-conflicts.cc [moved from gcc/ira-conflicts.c with 100% similarity]
gcc/ira-costs.cc [moved from gcc/ira-costs.c with 100% similarity]
gcc/ira-emit.cc [moved from gcc/ira-emit.c with 100% similarity]
gcc/ira-lives.cc [moved from gcc/ira-lives.c with 100% similarity]
gcc/ira.cc [moved from gcc/ira.c with 100% similarity]
gcc/jit/dummy-frontend.cc [moved from gcc/jit/dummy-frontend.c with 100% similarity]
gcc/jit/jit-builtins.cc [moved from gcc/jit/jit-builtins.c with 100% similarity]
gcc/jit/jit-logging.cc [moved from gcc/jit/jit-logging.c with 100% similarity]
gcc/jit/jit-playback.cc [moved from gcc/jit/jit-playback.c with 100% similarity]
gcc/jit/jit-recording.cc [moved from gcc/jit/jit-recording.c with 100% similarity]
gcc/jit/jit-result.cc [moved from gcc/jit/jit-result.c with 100% similarity]
gcc/jit/jit-spec.cc [moved from gcc/jit/jit-spec.c with 100% similarity]
gcc/jit/jit-tempdir.cc [moved from gcc/jit/jit-tempdir.c with 100% similarity]
gcc/jit/jit-w32.cc [moved from gcc/jit/jit-w32.c with 100% similarity]
gcc/jit/libgccjit.cc [moved from gcc/jit/libgccjit.c with 100% similarity]
gcc/jump.cc [moved from gcc/jump.c with 100% similarity]
gcc/langhooks.cc [moved from gcc/langhooks.c with 100% similarity]
gcc/lcm.cc [moved from gcc/lcm.c with 100% similarity]
gcc/lists.cc [moved from gcc/lists.c with 100% similarity]
gcc/loop-doloop.cc [moved from gcc/loop-doloop.c with 100% similarity]
gcc/loop-init.cc [moved from gcc/loop-init.c with 100% similarity]
gcc/loop-invariant.cc [moved from gcc/loop-invariant.c with 100% similarity]
gcc/loop-iv.cc [moved from gcc/loop-iv.c with 100% similarity]
gcc/loop-unroll.cc [moved from gcc/loop-unroll.c with 100% similarity]
gcc/lower-subreg.cc [moved from gcc/lower-subreg.c with 100% similarity]
gcc/lra-assigns.cc [moved from gcc/lra-assigns.c with 100% similarity]
gcc/lra-coalesce.cc [moved from gcc/lra-coalesce.c with 100% similarity]
gcc/lra-constraints.cc [moved from gcc/lra-constraints.c with 100% similarity]
gcc/lra-eliminations.cc [moved from gcc/lra-eliminations.c with 100% similarity]
gcc/lra-lives.cc [moved from gcc/lra-lives.c with 100% similarity]
gcc/lra-remat.cc [moved from gcc/lra-remat.c with 100% similarity]
gcc/lra-spills.cc [moved from gcc/lra-spills.c with 100% similarity]
gcc/lra.cc [moved from gcc/lra.c with 100% similarity]
gcc/lto-cgraph.cc [moved from gcc/lto-cgraph.c with 100% similarity]
gcc/lto-compress.cc [moved from gcc/lto-compress.c with 100% similarity]
gcc/lto-opts.cc [moved from gcc/lto-opts.c with 100% similarity]
gcc/lto-section-in.cc [moved from gcc/lto-section-in.c with 100% similarity]
gcc/lto-section-out.cc [moved from gcc/lto-section-out.c with 100% similarity]
gcc/lto-streamer-in.cc [moved from gcc/lto-streamer-in.c with 100% similarity]
gcc/lto-streamer-out.cc [moved from gcc/lto-streamer-out.c with 100% similarity]
gcc/lto-streamer.cc [moved from gcc/lto-streamer.c with 100% similarity]
gcc/lto-wrapper.cc [moved from gcc/lto-wrapper.c with 100% similarity]
gcc/lto/common.cc [moved from gcc/lto/common.c with 100% similarity]
gcc/lto/lto-common.cc [moved from gcc/lto/lto-common.c with 100% similarity]
gcc/lto/lto-dump.cc [moved from gcc/lto/lto-dump.c with 100% similarity]
gcc/lto/lto-lang.cc [moved from gcc/lto/lto-lang.c with 100% similarity]
gcc/lto/lto-object.cc [moved from gcc/lto/lto-object.c with 100% similarity]
gcc/lto/lto-partition.cc [moved from gcc/lto/lto-partition.c with 100% similarity]
gcc/lto/lto-symtab.cc [moved from gcc/lto/lto-symtab.c with 100% similarity]
gcc/lto/lto.cc [moved from gcc/lto/lto.c with 100% similarity]
gcc/main.cc [moved from gcc/main.c with 100% similarity]
gcc/mcf.cc [moved from gcc/mcf.c with 100% similarity]
gcc/mode-switching.cc [moved from gcc/mode-switching.c with 100% similarity]
gcc/modulo-sched.cc [moved from gcc/modulo-sched.c with 100% similarity]
gcc/multiple_target.cc [moved from gcc/multiple_target.c with 100% similarity]
gcc/objc/objc-act.cc [moved from gcc/objc/objc-act.c with 100% similarity]
gcc/objc/objc-encoding.cc [moved from gcc/objc/objc-encoding.c with 100% similarity]
gcc/objc/objc-gnu-runtime-abi-01.cc [moved from gcc/objc/objc-gnu-runtime-abi-01.c with 100% similarity]
gcc/objc/objc-lang.cc [moved from gcc/objc/objc-lang.c with 100% similarity]
gcc/objc/objc-map.cc [moved from gcc/objc/objc-map.c with 100% similarity]
gcc/objc/objc-next-runtime-abi-01.cc [moved from gcc/objc/objc-next-runtime-abi-01.c with 100% similarity]
gcc/objc/objc-next-runtime-abi-02.cc [moved from gcc/objc/objc-next-runtime-abi-02.c with 100% similarity]
gcc/objc/objc-runtime-shared-support.cc [moved from gcc/objc/objc-runtime-shared-support.c with 100% similarity]
gcc/objcp/objcp-decl.cc [moved from gcc/objcp/objcp-decl.c with 100% similarity]
gcc/objcp/objcp-lang.cc [moved from gcc/objcp/objcp-lang.c with 100% similarity]
gcc/omp-expand.cc [moved from gcc/omp-expand.c with 100% similarity]
gcc/omp-general.cc [moved from gcc/omp-general.c with 100% similarity]
gcc/omp-low.cc [moved from gcc/omp-low.c with 100% similarity]
gcc/omp-offload.cc [moved from gcc/omp-offload.c with 100% similarity]
gcc/omp-simd-clone.cc [moved from gcc/omp-simd-clone.c with 100% similarity]
gcc/opt-suggestions.cc [moved from gcc/opt-suggestions.c with 100% similarity]
gcc/optabs-libfuncs.cc [moved from gcc/optabs-libfuncs.c with 100% similarity]
gcc/optabs-query.cc [moved from gcc/optabs-query.c with 100% similarity]
gcc/optabs-tree.cc [moved from gcc/optabs-tree.c with 100% similarity]
gcc/optabs.cc [moved from gcc/optabs.c with 100% similarity]
gcc/opts-common.cc [moved from gcc/opts-common.c with 100% similarity]
gcc/opts-global.cc [moved from gcc/opts-global.c with 100% similarity]
gcc/opts.cc [moved from gcc/opts.c with 100% similarity]
gcc/passes.cc [moved from gcc/passes.c with 100% similarity]
gcc/plugin.cc [moved from gcc/plugin.c with 100% similarity]
gcc/postreload-gcse.cc [moved from gcc/postreload-gcse.c with 100% similarity]
gcc/postreload.cc [moved from gcc/postreload.c with 100% similarity]
gcc/predict.cc [moved from gcc/predict.c with 100% similarity]
gcc/prefix.cc [moved from gcc/prefix.c with 100% similarity]
gcc/pretty-print.cc [moved from gcc/pretty-print.c with 100% similarity]
gcc/print-rtl-function.cc [moved from gcc/print-rtl-function.c with 100% similarity]
gcc/print-rtl.cc [moved from gcc/print-rtl.c with 100% similarity]
gcc/print-tree.cc [moved from gcc/print-tree.c with 100% similarity]
gcc/profile-count.cc [moved from gcc/profile-count.c with 100% similarity]
gcc/profile.cc [moved from gcc/profile.c with 100% similarity]
gcc/read-md.cc [moved from gcc/read-md.c with 100% similarity]
gcc/read-rtl-function.cc [moved from gcc/read-rtl-function.c with 100% similarity]
gcc/read-rtl.cc [moved from gcc/read-rtl.c with 100% similarity]
gcc/real.cc [moved from gcc/real.c with 100% similarity]
gcc/realmpfr.cc [moved from gcc/realmpfr.c with 100% similarity]
gcc/recog.cc [moved from gcc/recog.c with 100% similarity]
gcc/ree.cc [moved from gcc/ree.c with 100% similarity]
gcc/reg-stack.cc [moved from gcc/reg-stack.c with 100% similarity]
gcc/regcprop.cc [moved from gcc/regcprop.c with 100% similarity]
gcc/reginfo.cc [moved from gcc/reginfo.c with 100% similarity]
gcc/regrename.cc [moved from gcc/regrename.c with 100% similarity]
gcc/regstat.cc [moved from gcc/regstat.c with 100% similarity]
gcc/reload.cc [moved from gcc/reload.c with 100% similarity]
gcc/reload1.cc [moved from gcc/reload1.c with 100% similarity]
gcc/reorg.cc [moved from gcc/reorg.c with 100% similarity]
gcc/resource.cc [moved from gcc/resource.c with 100% similarity]
gcc/rtl-error.cc [moved from gcc/rtl-error.c with 100% similarity]
gcc/rtl-tests.cc [moved from gcc/rtl-tests.c with 100% similarity]
gcc/rtl.cc [moved from gcc/rtl.c with 100% similarity]
gcc/rtlanal.cc [moved from gcc/rtlanal.c with 100% similarity]
gcc/rtlhash.cc [moved from gcc/rtlhash.c with 100% similarity]
gcc/rtlhooks.cc [moved from gcc/rtlhooks.c with 100% similarity]
gcc/rtx-vector-builder.cc [moved from gcc/rtx-vector-builder.c with 100% similarity]
gcc/run-rtl-passes.cc [moved from gcc/run-rtl-passes.c with 100% similarity]
gcc/sancov.cc [moved from gcc/sancov.c with 100% similarity]
gcc/sanopt.cc [moved from gcc/sanopt.c with 100% similarity]
gcc/sbitmap.cc [moved from gcc/sbitmap.c with 100% similarity]
gcc/sched-deps.cc [moved from gcc/sched-deps.c with 100% similarity]
gcc/sched-ebb.cc [moved from gcc/sched-ebb.c with 100% similarity]
gcc/sched-rgn.cc [moved from gcc/sched-rgn.c with 100% similarity]
gcc/sel-sched-dump.cc [moved from gcc/sel-sched-dump.c with 100% similarity]
gcc/sel-sched-ir.cc [moved from gcc/sel-sched-ir.c with 100% similarity]
gcc/sel-sched.cc [moved from gcc/sel-sched.c with 100% similarity]
gcc/selftest-diagnostic.cc [moved from gcc/selftest-diagnostic.c with 100% similarity]
gcc/selftest-rtl.cc [moved from gcc/selftest-rtl.c with 100% similarity]
gcc/selftest-run-tests.cc [moved from gcc/selftest-run-tests.c with 100% similarity]
gcc/selftest.cc [moved from gcc/selftest.c with 100% similarity]
gcc/sese.cc [moved from gcc/sese.c with 100% similarity]
gcc/shrink-wrap.cc [moved from gcc/shrink-wrap.c with 100% similarity]
gcc/simplify-rtx.cc [moved from gcc/simplify-rtx.c with 100% similarity]
gcc/sparseset.cc [moved from gcc/sparseset.c with 100% similarity]
gcc/spellcheck-tree.cc [moved from gcc/spellcheck-tree.c with 100% similarity]
gcc/spellcheck.cc [moved from gcc/spellcheck.c with 100% similarity]
gcc/sreal.cc [moved from gcc/sreal.c with 100% similarity]
gcc/stack-ptr-mod.cc [moved from gcc/stack-ptr-mod.c with 100% similarity]
gcc/statistics.cc [moved from gcc/statistics.c with 100% similarity]
gcc/stmt.cc [moved from gcc/stmt.c with 100% similarity]
gcc/stor-layout.cc [moved from gcc/stor-layout.c with 100% similarity]
gcc/store-motion.cc [moved from gcc/store-motion.c with 100% similarity]
gcc/streamer-hooks.cc [moved from gcc/streamer-hooks.c with 100% similarity]
gcc/stringpool.cc [moved from gcc/stringpool.c with 100% similarity]
gcc/substring-locations.cc [moved from gcc/substring-locations.c with 100% similarity]
gcc/symtab.cc [moved from gcc/symtab.c with 100% similarity]
gcc/target-globals.cc [moved from gcc/target-globals.c with 100% similarity]
gcc/targhooks.cc [moved from gcc/targhooks.c with 100% similarity]
gcc/timevar.cc [moved from gcc/timevar.c with 100% similarity]
gcc/toplev.cc [moved from gcc/toplev.c with 100% similarity]
gcc/tracer.cc [moved from gcc/tracer.c with 100% similarity]
gcc/trans-mem.cc [moved from gcc/trans-mem.c with 100% similarity]
gcc/tree-affine.cc [moved from gcc/tree-affine.c with 100% similarity]
gcc/tree-call-cdce.cc [moved from gcc/tree-call-cdce.c with 100% similarity]
gcc/tree-cfg.cc [moved from gcc/tree-cfg.c with 100% similarity]
gcc/tree-cfgcleanup.cc [moved from gcc/tree-cfgcleanup.c with 100% similarity]
gcc/tree-chrec.cc [moved from gcc/tree-chrec.c with 100% similarity]
gcc/tree-complex.cc [moved from gcc/tree-complex.c with 100% similarity]
gcc/tree-data-ref.cc [moved from gcc/tree-data-ref.c with 100% similarity]
gcc/tree-dfa.cc [moved from gcc/tree-dfa.c with 100% similarity]
gcc/tree-diagnostic.cc [moved from gcc/tree-diagnostic.c with 100% similarity]
gcc/tree-dump.cc [moved from gcc/tree-dump.c with 100% similarity]
gcc/tree-eh.cc [moved from gcc/tree-eh.c with 100% similarity]
gcc/tree-emutls.cc [moved from gcc/tree-emutls.c with 100% similarity]
gcc/tree-if-conv.cc [moved from gcc/tree-if-conv.c with 100% similarity]
gcc/tree-inline.cc [moved from gcc/tree-inline.c with 100% similarity]
gcc/tree-into-ssa.cc [moved from gcc/tree-into-ssa.c with 100% similarity]
gcc/tree-iterator.cc [moved from gcc/tree-iterator.c with 100% similarity]
gcc/tree-loop-distribution.cc [moved from gcc/tree-loop-distribution.c with 100% similarity]
gcc/tree-nested.cc [moved from gcc/tree-nested.c with 100% similarity]
gcc/tree-nrv.cc [moved from gcc/tree-nrv.c with 100% similarity]
gcc/tree-object-size.cc [moved from gcc/tree-object-size.c with 100% similarity]
gcc/tree-outof-ssa.cc [moved from gcc/tree-outof-ssa.c with 100% similarity]
gcc/tree-parloops.cc [moved from gcc/tree-parloops.c with 100% similarity]
gcc/tree-phinodes.cc [moved from gcc/tree-phinodes.c with 100% similarity]
gcc/tree-predcom.cc [moved from gcc/tree-predcom.c with 100% similarity]
gcc/tree-pretty-print.cc [moved from gcc/tree-pretty-print.c with 100% similarity]
gcc/tree-profile.cc [moved from gcc/tree-profile.c with 100% similarity]
gcc/tree-scalar-evolution.cc [moved from gcc/tree-scalar-evolution.c with 100% similarity]
gcc/tree-sra.cc [moved from gcc/tree-sra.c with 100% similarity]
gcc/tree-ssa-address.cc [moved from gcc/tree-ssa-address.c with 100% similarity]
gcc/tree-ssa-alias.cc [moved from gcc/tree-ssa-alias.c with 100% similarity]
gcc/tree-ssa-ccp.cc [moved from gcc/tree-ssa-ccp.c with 100% similarity]
gcc/tree-ssa-coalesce.cc [moved from gcc/tree-ssa-coalesce.c with 100% similarity]
gcc/tree-ssa-copy.cc [moved from gcc/tree-ssa-copy.c with 100% similarity]
gcc/tree-ssa-dce.cc [moved from gcc/tree-ssa-dce.c with 100% similarity]
gcc/tree-ssa-dom.cc [moved from gcc/tree-ssa-dom.c with 100% similarity]
gcc/tree-ssa-dse.cc [moved from gcc/tree-ssa-dse.c with 100% similarity]
gcc/tree-ssa-forwprop.cc [moved from gcc/tree-ssa-forwprop.c with 100% similarity]
gcc/tree-ssa-ifcombine.cc [moved from gcc/tree-ssa-ifcombine.c with 100% similarity]
gcc/tree-ssa-live.cc [moved from gcc/tree-ssa-live.c with 100% similarity]
gcc/tree-ssa-loop-ch.cc [moved from gcc/tree-ssa-loop-ch.c with 100% similarity]
gcc/tree-ssa-loop-im.cc [moved from gcc/tree-ssa-loop-im.c with 100% similarity]
gcc/tree-ssa-loop-ivcanon.cc [moved from gcc/tree-ssa-loop-ivcanon.c with 100% similarity]
gcc/tree-ssa-loop-ivopts.cc [moved from gcc/tree-ssa-loop-ivopts.c with 100% similarity]
gcc/tree-ssa-loop-manip.cc [moved from gcc/tree-ssa-loop-manip.c with 100% similarity]
gcc/tree-ssa-loop-niter.cc [moved from gcc/tree-ssa-loop-niter.c with 100% similarity]
gcc/tree-ssa-loop-prefetch.cc [moved from gcc/tree-ssa-loop-prefetch.c with 100% similarity]
gcc/tree-ssa-loop-split.cc [moved from gcc/tree-ssa-loop-split.c with 100% similarity]
gcc/tree-ssa-loop-unswitch.cc [moved from gcc/tree-ssa-loop-unswitch.c with 100% similarity]
gcc/tree-ssa-loop.cc [moved from gcc/tree-ssa-loop.c with 100% similarity]
gcc/tree-ssa-math-opts.cc [moved from gcc/tree-ssa-math-opts.c with 100% similarity]
gcc/tree-ssa-operands.cc [moved from gcc/tree-ssa-operands.c with 100% similarity]
gcc/tree-ssa-phiopt.cc [moved from gcc/tree-ssa-phiopt.c with 100% similarity]
gcc/tree-ssa-phiprop.cc [moved from gcc/tree-ssa-phiprop.c with 100% similarity]
gcc/tree-ssa-pre.cc [moved from gcc/tree-ssa-pre.c with 100% similarity]
gcc/tree-ssa-propagate.cc [moved from gcc/tree-ssa-propagate.c with 100% similarity]
gcc/tree-ssa-reassoc.cc [moved from gcc/tree-ssa-reassoc.c with 100% similarity]
gcc/tree-ssa-sccvn.cc [moved from gcc/tree-ssa-sccvn.c with 100% similarity]
gcc/tree-ssa-scopedtables.cc [moved from gcc/tree-ssa-scopedtables.c with 100% similarity]
gcc/tree-ssa-sink.cc [moved from gcc/tree-ssa-sink.c with 100% similarity]
gcc/tree-ssa-strlen.cc [moved from gcc/tree-ssa-strlen.c with 100% similarity]
gcc/tree-ssa-structalias.cc [moved from gcc/tree-ssa-structalias.c with 100% similarity]
gcc/tree-ssa-tail-merge.cc [moved from gcc/tree-ssa-tail-merge.c with 100% similarity]
gcc/tree-ssa-ter.cc [moved from gcc/tree-ssa-ter.c with 100% similarity]
gcc/tree-ssa-threadbackward.cc [moved from gcc/tree-ssa-threadbackward.c with 100% similarity]
gcc/tree-ssa-threadedge.cc [moved from gcc/tree-ssa-threadedge.c with 100% similarity]
gcc/tree-ssa-threadupdate.cc [moved from gcc/tree-ssa-threadupdate.c with 100% similarity]
gcc/tree-ssa-uncprop.cc [moved from gcc/tree-ssa-uncprop.c with 100% similarity]
gcc/tree-ssa-uninit.cc [moved from gcc/tree-ssa-uninit.c with 100% similarity]
gcc/tree-ssa.cc [moved from gcc/tree-ssa.c with 100% similarity]
gcc/tree-ssanames.cc [moved from gcc/tree-ssanames.c with 100% similarity]
gcc/tree-stdarg.cc [moved from gcc/tree-stdarg.c with 100% similarity]
gcc/tree-streamer-in.cc [moved from gcc/tree-streamer-in.c with 100% similarity]
gcc/tree-streamer-out.cc [moved from gcc/tree-streamer-out.c with 100% similarity]
gcc/tree-streamer.cc [moved from gcc/tree-streamer.c with 100% similarity]
gcc/tree-switch-conversion.cc [moved from gcc/tree-switch-conversion.c with 100% similarity]
gcc/tree-tailcall.cc [moved from gcc/tree-tailcall.c with 100% similarity]
gcc/tree-vect-data-refs.cc [moved from gcc/tree-vect-data-refs.c with 100% similarity]
gcc/tree-vect-generic.cc [moved from gcc/tree-vect-generic.c with 100% similarity]
gcc/tree-vect-loop-manip.cc [moved from gcc/tree-vect-loop-manip.c with 100% similarity]
gcc/tree-vect-loop.cc [moved from gcc/tree-vect-loop.c with 100% similarity]
gcc/tree-vect-patterns.cc [moved from gcc/tree-vect-patterns.c with 100% similarity]
gcc/tree-vect-slp-patterns.cc [moved from gcc/tree-vect-slp-patterns.c with 100% similarity]
gcc/tree-vect-slp.cc [moved from gcc/tree-vect-slp.c with 100% similarity]
gcc/tree-vect-stmts.cc [moved from gcc/tree-vect-stmts.c with 100% similarity]
gcc/tree-vector-builder.cc [moved from gcc/tree-vector-builder.c with 100% similarity]
gcc/tree-vectorizer.cc [moved from gcc/tree-vectorizer.c with 100% similarity]
gcc/tree-vrp.cc [moved from gcc/tree-vrp.c with 100% similarity]
gcc/tree.cc [moved from gcc/tree.c with 100% similarity]
gcc/tsan.cc [moved from gcc/tsan.c with 100% similarity]
gcc/typed-splay-tree.cc [moved from gcc/typed-splay-tree.c with 100% similarity]
gcc/ubsan.cc [moved from gcc/ubsan.c with 100% similarity]
gcc/valtrack.cc [moved from gcc/valtrack.c with 100% similarity]
gcc/value-prof.cc [moved from gcc/value-prof.c with 100% similarity]
gcc/var-tracking.cc [moved from gcc/var-tracking.c with 100% similarity]
gcc/varasm.cc [moved from gcc/varasm.c with 100% similarity]
gcc/varpool.cc [moved from gcc/varpool.c with 100% similarity]
gcc/vec-perm-indices.cc [moved from gcc/vec-perm-indices.c with 100% similarity]
gcc/vec.cc [moved from gcc/vec.c with 100% similarity]
gcc/vmsdbgout.cc [moved from gcc/vmsdbgout.c with 100% similarity]
gcc/vr-values.cc [moved from gcc/vr-values.c with 100% similarity]
gcc/vtable-verify.cc [moved from gcc/vtable-verify.c with 100% similarity]
gcc/web.cc [moved from gcc/web.c with 100% similarity]
gcc/xcoffout.cc [moved from gcc/xcoffout.c with 100% similarity]
libcpp/charset.cc [moved from libcpp/charset.c with 100% similarity]
libcpp/directives.cc [moved from libcpp/directives.c with 100% similarity]
libcpp/errors.cc [moved from libcpp/errors.c with 100% similarity]
libcpp/expr.cc [moved from libcpp/expr.c with 100% similarity]
libcpp/files.cc [moved from libcpp/files.c with 100% similarity]
libcpp/identifiers.cc [moved from libcpp/identifiers.c with 100% similarity]
libcpp/init.cc [moved from libcpp/init.c with 100% similarity]
libcpp/lex.cc [moved from libcpp/lex.c with 100% similarity]
libcpp/line-map.cc [moved from libcpp/line-map.c with 100% similarity]
libcpp/macro.cc [moved from libcpp/macro.c with 100% similarity]
libcpp/makeucnid.cc [moved from libcpp/makeucnid.c with 100% similarity]
libcpp/mkdeps.cc [moved from libcpp/mkdeps.c with 100% similarity]
libcpp/pch.cc [moved from libcpp/pch.c with 100% similarity]
libcpp/symtab.cc [moved from libcpp/symtab.c with 100% similarity]
libcpp/traditional.cc [moved from libcpp/traditional.c with 100% similarity]