[tor-bugs] #31354 [Core Tor/Tor]: Compiler "note" in test_addr.c: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Aug 6 16:53:41 UTC 2019


#31354: Compiler "note" in test_addr.c: variable tracking size limit exceeded with
‘-fvar-tracking-assignments’
------------------------------+--------------------------------
     Reporter:  nickm         |      Owner:  (none)
         Type:  defect        |     Status:  new
     Priority:  Medium        |  Milestone:  Tor: 0.4.2.x-final
    Component:  Core Tor/Tor  |    Version:
     Severity:  Normal        |   Keywords:
Actual Points:                |  Parent ID:
       Points:                |   Reviewer:
      Sponsor:                |
------------------------------+--------------------------------
 Building with GCC 9.1.1, I see these:

 {{{
 src/test/test_addr.c: In function ‘test_addr_parse’:
 src/test/test_addr.c:1167:1: note: variable tracking size limit exceeded
 with ‘-fvar-tracking-assignments’, retrying without
  1167 | test_addr_parse(void *arg)
       | ^~~~~~~~~~~~~~~
 }}}

 This seems to be new in 0.4.2.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/31354>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list