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]

[Bug gcov-profile/51297] [4.7 regression] Many gcov tests FAIL on Tru64, Solaris 8 and 9


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51297

--- Comment #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2011-11-24 21:54:15 UTC ---
> d'oh!  A fix will be right up.

Thanks.  I confirm that adding if (n_names > 0) in the right places works fine.


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