This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/30604] Unable to coalesce ssa_names <x> and <y> which are marked as MUST COALESCE
- From: "mark at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Jan 2007 20:35:00 -0000
- Subject: [Bug tree-optimization/30604] Unable to coalesce ssa_names <x> and <y> which are marked as MUST COALESCE
- References: <bug-30604-3639@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from mark at gcc dot gnu dot org 2007-01-26 20:35 -------
Created an attachment (id=12965)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=12965&action=view)
Generated .class byte code file
This is a generated .class file. It has been generated by gcj -C
CppTreeParser.java (which uses ecj). The original .java source file was
generated by antlr (and a little sed script) from cpp.g. Original available
from the frysk project
http://sourceware.org/cgi-bin/cvsweb.cgi/frysk-core/frysk/expr/cpp.g?cvsroot=frysk
Other intermediary files available on request of course.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30604