simulavr-devel
[Top][All Lists]
Advanced

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

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


From: Thomas K
Subject: Re: [Simulavr-devel] [bug #47017] regression of Bug 34793
Date: Tue, 2 Feb 2016 09:21:07 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:38.0) Gecko/20100101 Thunderbird/38.4.0

Hi,

this is code from simulavr 0.1.2.7! Will not be supported anymore! Please use newer versions!

cu, Thomas


Am 29.01.2016 um 23:02 schrieb anonymous:
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/


_______________________________________________
Simulavr-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/simulavr-devel




reply via email to

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