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/41701] scan-assembler-not has false positives



------- Comment #1 from meissner at gcc dot gnu dot org  2010-01-26 23:46 -------
Created an attachment (id=19720)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19720&action=view)
Patch to fix my particular problem with builtins-58.c

This patch fixes the particular problem I ran into that causes
gcc.dg/builtins-58.c to fail when the pathname to the compiler contains the
string 'pow' as in .../power7-meissner/.... which is the sandbox that I use for
power7 work.


-- 


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


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