From: Wolfgang Bangerth Date: Tue, 28 May 2002 14:02:09 +0000 (+0000) Subject: Add comment about what should be done for HP's aCC. X-Git-Tag: v8.0.0~17988 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2eaa04d9d916642014ac5f524f943448d1e2eb2e;p=dealii.git Add comment about what should be done for HP's aCC. git-svn-id: https://svn.dealii.org/trunk@5908 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/aclocal.m4 b/deal.II/aclocal.m4 index fe3d2b1bdf..ea7042fe29 100644 --- a/deal.II/aclocal.m4 +++ b/deal.II/aclocal.m4 @@ -383,6 +383,8 @@ AC_DEFUN(DEAL_II_SET_CXX_FLAGS, dnl ;; hp_aCC) + dnl ??? disable warning 655 (about all-inlined functions) which + dnl triggers for each and every of our DeclExceptionX calls ??? CXXFLAGSG="$CXXFLAGS -g1 +p +w -z -Aa -AA" CXXFLAGSO="$CXXFLAGS -A -Xa -z +O2 -Aa -AA" CXXFLAGSPIC="+Z"