Hello, is there a way to query bugzilla about *known bugs* (fixed, open, reported but wontfix etc.) of a particular gcc or gfortran version? Example: Opensuse 11.1 gfortran reports: GNU Fortran (SUSE Linux) 4.3.2 [gcc-4_3-branch revision 141291] Downloading the latest 4.3.x release or snapshot and running the testsuite would print a certain amount of FAILs, but then one has to manually locate the corresponding PRs, and this would also miss things that are unfixed or only fixed in newer releases. Harald