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 target/45102] mm/page-writeback.c:820: internal compiler error: Segmentation fault


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

Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ramana at gcc dot gnu.org

--- Comment #7 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> 2011-11-16 15:17:21 UTC ---
Appears to have been fixed on trunk but backports are probably needed.(In reply
to comment #6)
> Author: jason
> Date: Tue Sep 27 02:13:00 2011
> New Revision: 179230
> 
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179230
> Log:
>     PR c++/45102
>     * pt.c (tsubst_copy_and_build) [CONST_DECL]: Don't pull out
>     constant value if we're still in a template.
> 
> Added:
>     trunk/gcc/testsuite/g++.dg/template/partial13.C
> Modified:
>     trunk/gcc/cp/ChangeLog
>     trunk/gcc/cp/pt.c
>     trunk/gcc/testsuite/ChangeLog

Jason, 

Was this a fix for PR45102 or PR45012 ? 

cheers
Ramana


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