This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

boehm-gc filenames differ only in case


Current cvs has files:
 - boehm-gc/mips_sgi_mach_dep.s
 - boehm-gc/mips_sgi_mach_dep.S
 - boehm-gc/sparc_mach_dep.s
 - boehm-gc/sparc_mach_dep.S

This doesn't work on a case insensitive file system.

The *.S files are new.  Are the *.s files redundant.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]