public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Values of WIDE_INT_MAX_ELTS in gcc11 and gcc12 are different
@ 2021-11-04 20:37 Qing Zhao
  2021-11-05  1:34 ` Kewen.Lin
  2021-11-05  6:05 ` Andrew Pinski
  0 siblings, 2 replies; 18+ messages in thread
From: Qing Zhao @ 2021-11-04 20:37 UTC (permalink / raw)
  To: gcc-patches Nick Alcock via

Hi,

I noticed that the macro “WIDE_INT_MAX_ELTS” has different values in GCC11 and GCC12 (on the same X86 machine)

For gcc11:

wide int max elts =3

For gcc12:

wide int max elts =9

Does anyone know what’s the reason for this difference? 

Thanks a lot for any help.

Qing

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2021-11-10 18:02 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-04 20:37 Values of WIDE_INT_MAX_ELTS in gcc11 and gcc12 are different Qing Zhao
2021-11-05  1:34 ` Kewen.Lin
2021-11-05  6:05 ` Andrew Pinski
2021-11-05  6:53   ` Jakub Jelinek
2021-11-05 10:01     ` Richard Biener
2021-11-05 12:25       ` H.J. Lu
2021-11-05 16:11       ` Qing Zhao
2021-11-05 16:17         ` Jakub Jelinek
2021-11-05 17:37           ` Qing Zhao
2021-11-06  9:56             ` Jakub Jelinek
2021-11-08  8:41               ` Richard Biener
2021-11-08 23:47                 ` Qing Zhao
2021-11-09  7:13                   ` Richard Biener
2021-11-09  9:10                     ` Jakub Jelinek
2021-11-09 10:44                       ` Richard Biener
2021-11-09 17:19                         ` Qing Zhao
2021-11-10  8:37                           ` Richard Biener
2021-11-10 18:02                             ` Qing Zhao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).