This is the mail archive of the gcc-patches@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]

Re: C++ PATCH: PR 11493 and PR 11495


Mark your patch broke bootstrap as it contains the line "TREE_VALUE (*s) == new_spec" in pt.c:1005
which has no effect and in the comment before the function it looks like you want to change
"TREE_VALUE (*s)" to be new_spec, right?
Could you look into it and fix it as I do not have cvs access?


Thanks,
Andrew Pinski


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