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/28075] gimplifier introduces unnecessary type conversions



------- Comment #3 from rguenth at gcc dot gnu dot org  2006-06-17 19:51 -------
This sort of blocks 28071 because we cannot optimize anything with the casts
there and so regalloc blows up with the large BB.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
OtherBugsDependingO|                            |28071
              nThis|                            |


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


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