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 tree-optimization/21923] [4.1 Regression] Ada compiler fails to build on gcc 4.1


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-06-05 22:14 -------
Hmm, we have a type mismatch here.
We have integer as one type and interfaces__packed_decimal__int32_to_packed__L_1__T8b___XDU_2 as 
the other one.

-- 


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


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