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++ RFC / Patch] PR 31260


Paolo Carlini wrote:

(By the way, I have also tried removing
the fold_non_dependent_expr call completely, but the bootstrap fails in
libstdc++)


More correctly, the library doesn't build if I replace the call with an assert that TREE_TYPE (r) is true. Again, the second part of the second comment still holds true nowaday.

Paolo.


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