Description of problem: g++ gets an internal error Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. compile the attached file Actual results: BillingAccountForGroupCache.cxx: In member function `bool Cathay::CacheImpl<Cathay::BillingAccountForGroup>::exists(const resip::Data&) const': BillingAccountForGroupCache.cxx:14: internal compiler error: in cp_expr_size, at cp/cp-lang.c:308 Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://bugzilla.redhat.com/bugzilla> for instructions. Preprocessed source stored into /tmp/ccGYpz7s.out file, please attach this to your bugreport Expected results: Additional info: This problem does not occur with the compiler from redhat-8.0 with latest updates.
Created attachment 97822 [details] cpp output
Reduced into smaller testcase: http://gcc.gnu.org/PR14230