This is the mail archive of the gcc@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]

Re: tree-ssa internal compiler error



On Thursday, Jul 31, 2003, at 09:58 US/Eastern, Diego Novillo wrote:


On Tue, 2003-07-29 at 08:10, Jeffrey.S.Whitaker@noaa.gov wrote:
Trying to "make bootstrap" from tree-ssa CVS on 20030728
(powerpc-apple-darwin6.5). This happens with both gcc 3.1 and gcc 3.3.


I believe that this should be fixed by Jeff Law's patch to bsi_remove
(http://gcc.gnu.org/ml/gcc-patches/2003-07/msg02917.html).

Nope, I had just tried right after Jeff Law's patch went in (Thu Jul 31 05:08:18 UTC 2003)
and I get the same error as before (and as Jeffrey Whitaker and Daniel Berlin get):
/Volumes/UFS_Partition/pinskia/src/gccssa/src/libbanshee/engine/hash.c: In function `hash_table_remove':
/Volumes/UFS_Partition/pinskia/src/gccssa/src/libbanshee/engine/ hash.c:219: internal compiler error: tree check: expected ssa_name, have var_decl in process_worklist, at tree-ssa-dce.c:417
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.



Thanks, Andrew Pinski


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