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 debug/25468] [4.0/4.1/4.2 Regression] -g makes g++ loop forever



------- Comment #9 from steven at gcc dot gnu dot org  2006-07-23 17:56 -------
Subject: Bug 25468

Author: steven
Date: Sun Jul 23 17:56:34 2006
New Revision: 115685

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115685
Log:
2006-07-23  Steven Bosscher  <steven@gcc.gnu.org>

        PR debug/25468
        * config/elfos.h (ASM_OUTPUT_ASCII): Remove 'register' marks.
        Cache the last found '\0' marker to avoid quadratic behavior.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/elfos.h
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/testsuite/gfortran.fortran-torture/execute/der_init_4.f90


-- 


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


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