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/52856] misuse of MODE_SIZE vice MODE_PRECISION in get_mode_bounds


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

--- Comment #1 from Peter A. Bigot <bigotp at acm dot org> 2012-04-09 22:31:59 UTC ---
Created attachment 27120
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=27120
Replace GET_MODE_BITSIZE with GET_MODE_PRECISION where necessary


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