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]

java/io/natFile.cc:106: internal compiler error: verify_ssa failed.


Hi Diego,

This is usually your area

Todays bootstrap on i686-pc-linux-gnu gives:

java/io/natFile.cc: In member function `virtual java::lang::String* java::io::File::getCanonicalPath()':
java/io/natFile.cc:106: error: Definition in block 34 does not dominate use in block 9
for SSA_NAME: T.1719<D12968>_164
in statement:
T.1731<D12980>_179 = buf<D12297>_27 + T.1719<D12968>_164;

java/io/natFile.cc:106: internal compiler error: verify_ssa failed.

Note bootstrap done with the new tree_if_conversion pass disabled

Graham


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