[Bug target/45683] Segmentation fault on large unsigned integer values in C99 mode

2021-10-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45683

Andrew Pinski  changed:

   What|Removed |Added

   Target Milestone|--- |7.0

--- Comment #6 from Andrew Pinski  ---
.

[Bug target/45683] Segmentation fault on large unsigned integer values in C99 mode

2021-10-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45683

Andrew Pinski  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Andrew Pinski  ---
Fixed for GCC 7 by r7-7666.

[Bug target/45683] Segmentation fault on large unsigned integer values in C99 mode

2016-04-05 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45683

Manuel López-Ibáñez  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
   Last reconfirmed||2016-04-05
 CC||manu at gcc dot gnu.org
Version|4.4.2   |6.0
 Ever confirmed|0   |1

--- Comment #4 from Manuel López-Ibáñez  ---
Still fails with 6.0

[Bug target/45683] Segmentation fault on large unsigned integer values in C99 mode

2010-09-15 Thread pinskia at gcc dot gnu dot org


--- Comment #3 from pinskia at gcc dot gnu dot org  2010-09-15 20:56 ---
  D.1837_4 = () D.1836_3;

Looks like the support 128bit integer is not fully there for x86.


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

  GCC build triplet|x86_64-linux-gnu|
   GCC host triplet|x86_64-linux-gnu|
 GCC target triplet|x86_64-linux-gnu|i?86-*-*


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