simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simulavr-devel] [bug #47017] regression of Bug 34793


From: anonymous
Subject: [Simulavr-devel] [bug #47017] regression of Bug 34793
Date: Fri, 29 Jan 2016 22:02:45 +0000
User-agent: Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

URL:
  <http://savannah.nongnu.org/bugs/?47017>

                 Summary: regression of Bug 34793
                 Project: Simulavr: an AVR simulator
            Submitted by: None
            Submitted on: Fri 29 Jan 2016 10:02:45 PM UTC
                Category: Configure
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: simulavr

    _______________________________________________________

Details:

Presumably due to optimization improvements on newer gcc

gcc version 5.3.1 20151207 (Red Hat 5.3.1-2) (GCC)

disp.c:246:34: error: variable ‘areg’ set but not used
[-Werror=unused-but-set-variable]

The attempted fix in the code is:
                    areg = 42;          /*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34793 */





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?47017>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]