Rewrote the CodeMaps constructor to loop over an array.
authorMartin Vidner <mvidner@suse.cz>
Tue, 14 Mar 2006 17:48:49 +0000 (17:48 +0000)
committerMartin Vidner <mvidner@suse.cz>
Tue, 14 Mar 2006 17:48:49 +0000 (17:48 +0000)
commit607ab4d7af43a535d54cd3e709cea79f21cd19e6
tree0789aca430519d197be596735a3009b7b5936225
parent6805aaac161dacfde4caba5e1ca031787ed049f0
Rewrote the CodeMaps constructor to loop over an array.
Otherwise the compiler has a hard time trying to optimize a
500-statement basic block.
zypp/LanguageCode.cc