public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug other/44574] Avoid use of atoi
Date: Tue, 24 Aug 2021 08:27:44 +0000	[thread overview]
Message-ID: <bug-44574-4-QvSzLM58VX@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-44574-4@http.gcc.gnu.org/bugzilla/>

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44574

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2010-11-18 22:32:30         |2021-8-24
           Keywords|                            |internal-improvement

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Here is the list of files which currently use ato{l,ll,i,q} in whole of gcc
source base

gcc directory:
ada/libgnat/s-crtl.ads
ada/libgnat/s-stausa.adb
ada/libgnat/s-stchop.adb
ada/raise-gcc.c
ada/sysdep.c
c/gimple-parser.c
collect2.c
config/cris/cris.c
config/frv/frv.c
config/host-linux.c
config/msp430/driver-msp430.c
config/msp430/msp430-devices.c
config/nds32/nds32-isr.c
config/nios2/nios2.c
config/rs6000/rs6000.c
diagnostic.c
fortran/error.c
fortran/scanner.c
genattrtab.c
genautomata.c
lto-wrapper.c
lto/lto.c
opts.c
read-rtl-function.c
read-rtl.c
varasm.c


libobjc directory:
encoding.c
gc.c

libgfortran:
io/write_float.def
runtime/environ.c

liboffloadmic:
runtime/emulator/coi_device.cpp
runtime/offload_host.cpp
runtime/offload_target.cpp

libvtv:
vtv_rts.cc

fixincludes:
fixincl.c

  parent reply	other threads:[~2021-08-24  8:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-44574-4@http.gcc.gnu.org/bugzilla/>
2010-11-18 23:21 ` pinskia at gcc dot gnu.org
2011-05-12 21:51 ` jsm28 at gcc dot gnu.org
2021-08-24  8:27 ` pinskia at gcc dot gnu.org [this message]
2023-06-01  9:39 ` redi at gcc dot gnu.org
2024-04-01  4:33 ` pinskia at gcc dot gnu.org
2024-04-01  4:52 ` [Bug other/44574] [meta-bug] " pinskia at gcc dot gnu.org
2024-04-01  4:57 ` pinskia at gcc dot gnu.org
2024-04-01  5:05 ` pinskia at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-44574-4-QvSzLM58VX@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).