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 pch/54117] FAIL: ./decl-3.h -O0 -g (internal compiler error)


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

John David Anglin <danglin at gcc dot gnu.org> changed:

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

--- Comment #1 from John David Anglin <danglin at gcc dot gnu.org> 2012-07-29 16:18:19 UTC ---
The following stabs output is generated after pch_init is called in
the decl-3.h test:

    .stabs    "foo_p:t16=17=*18=xsfoo:",128,0,2,0


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