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 testsuite/41444] Typo in gcc/testsuite/gcc.dg/guality/guality.h



------- Comment #2 from dominiq at lps dot ens dot fr  2009-09-24 09:10 -------
> Patches should be posted to gcc-patches.

This is not a patch, it is the best way I have found to describe the PR. Would
have it be better to report
"gcc/testsuite/gcc.dg/guality/example.c fails on Darwin with

In file included from example.c:10:0:
guality.h: In function 'main':
guality.h:190:24: error: expected ';' before 'GUALITY_GDB_REDIRECT'
guality.h:193:53: error: expected ')' before 'GUALITY_GDB_REDIRECT'
guality.h:196:17: error: expected ')' before 'GUALITY_GDB_REDIRECT'

"?


-- 


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


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