[Bug testsuite/15703] map_hash.exp failures on rawhide because of gcc 'var-tracking-assignments' warning

dsmith at redhat dot com sourceware-bugzilla@sourceware.org
Fri Aug 2 18:56:00 GMT 2013


http://sourceware.org/bugzilla/show_bug.cgi?id=15703

David Smith <dsmith at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #2 from David Smith <dsmith at redhat dot com> ---
As I was about to test the following patch:

  // To avoid "note: variable tracking size limit exceeded with                 
  // -fvar-tracking-assignments" messages from gcc, turn off var                
  // tracking assignments. PR15703.                                             
  o << "EXTRA_CFLAGS += $(call cc-option,-fno-var-tracking-assignments)"        
    << endl;                                                                    

I realized this doesn't happen any more on rawhide
(3.11.0-0.rc3.git1.1.fc20.x86_64) with the following gcc:

gcc (GCC) 4.8.1 20130717 (Red Hat 4.8.1-5)

So, let's just close this for now.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Systemtap mailing list