Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

re: NetBSD/vax 11.0RC1



FWIW, i think this will be better in the future.  gcc 14 has split
gimple-match.cc into many files.  for the netbsd-11/gcc 12 version:

-rw-r--r--  1 mrg  wheel  6745181 Feb  2 00:39 gimple-match.cc

but the -current/gcc 14 version:

-rw-r--r--  1 mrg  wheel   539347 Jan 18 23:55 gimple-match-1.cc
-rw-r--r--  1 mrg  wheel   923654 Jan 18 23:55 gimple-match-10.cc
-rw-r--r--  1 mrg  wheel   830186 Jan 18 23:55 gimple-match-2.cc
-rw-r--r--  1 mrg  wheel   553207 Jan 18 23:55 gimple-match-3.cc
-rw-r--r--  1 mrg  wheel  1637810 Jan 18 23:55 gimple-match-4.cc
-rw-r--r--  1 mrg  wheel   679494 Jan 18 23:55 gimple-match-5.cc
-rw-r--r--  1 mrg  wheel   552901 Jan 18 23:55 gimple-match-6.cc
-rw-r--r--  1 mrg  wheel   543696 Jan 18 23:55 gimple-match-7.cc
-rw-r--r--  1 mrg  wheel   540331 Jan 18 23:55 gimple-match-8.cc
-rw-r--r--  1 mrg  wheel  1144116 Jan 18 23:55 gimple-match-9.cc

ie... even though the total is larger, the max per file is about 1/4.


.mrg.


Home | Main Index | Thread Index | Old Index