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 middle-end/23714] [4.1 Regression] ICE in expand_assignment


------- Additional Comments From bonzini at gcc dot gnu dot org  2005-09-12 12:41 -------
The problem is that the array is mapped to a single SFmode register.

One could probably replace the assert with a run-time invocation of abort().

-- 


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


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