------- Comment #10 from aph at gcc dot gnu dot org 2006-03-02 10:31 ------- No, that patch doesn't help. Still get the same result at -O2:
[EMAIL PROTECTED] eclipse]$ /home/aph/gcc/install/bin/gcj -c -O2 -g -fPIC -findirect-dispatch -fjni AbstractCommentParser.class org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java: In class 'org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser': org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java: In method 'org.eclipse.jdt.internal.compiler.parser.AbstractCommentParser.commentParse()': org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java:0: error: control flow in the middle of basic block 32 org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java:0: error: control flow in the middle of basic block 32 org/eclipse/jdt/internal/compiler/parser/AbstractCommentParser.java:0: internal compiler error: verify_flow_info failed Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26447