ChangeLog
358 KB
-
libgcc: cris: config/cris/arit.c (DS): Apply attribute __fallthrough__. · 463f6499
* config/cris/arit.c (DS): Apply attribute fallthrough. Without this, there are, for each compilation of arit.c, 30ish occurrences of "this statement may fall through [-Wimplicit-fallthrough=]", for lines that look like case 32: DS; case 31: DS; case 30: DS; case 29: DS;
Hans-Peter Nilsson committed