[Bug target/83737] [nvptx] FAIL: gcc.dg/stdint-width-1.c (test for excess errors) for with newlib stdint.h

2018-01-16 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83737

Tom de Vries  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Tom de Vries  ---
Patch committed, no test-case required, marking resolved-fixed.

[Bug target/83737] [nvptx] FAIL: gcc.dg/stdint-width-1.c (test for excess errors) for with newlib stdint.h

2018-01-12 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83737

Tom de Vries  changed:

   What|Removed |Added

   Assignee|unassigned at gcc dot gnu.org  |vries at gcc dot gnu.org
   Target Milestone|--- |8.0

[Bug target/83737] [nvptx] FAIL: gcc.dg/stdint-width-1.c (test for excess errors) for with newlib stdint.h

2018-01-12 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83737

--- Comment #6 from Tom de Vries  ---
Author: vries
Date: Fri Jan 12 17:36:07 2018
New Revision: 256591

URL: https://gcc.gnu.org/viewcvs?rev=256591=gcc=rev
Log:
Set use_gcc_stdint=wrap for nvptx

2018-01-12  Tom de Vries  

PR target/83737
* config.gcc (nvptx*-*-*): Set use_gcc_stdint=wrap.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/config.gcc