chdk in the DIGIC6 world - page 21 - General Discussion and Assistance - CHDK Forum
supplierdeeply

chdk in the DIGIC6 world

  • 201 Replies
  • 155562 Views
Re: chdk in the DIGIC6 world
« Reply #200 on: 10 / April / 2021, 05:46:10 »
Advertisements
https://discordapp.com/channels/671072748985909258/671072748985909264/830341343393480724

kitor from Magic Lantern here. One of our Discord members just sent a link to this thread, which I somehow missed during my research.


*

Offline Caefix

  • *****
  • 945
  • Sorry, busy deleting test shots...
Re: chdk in the DIGIC6 world
« Reply #201 on: 18 / April / 2022, 12:00:01 »
Compiler News ... hopefully nonsense :-[
Code: [Select]
**** GCC 10.2.1 : BUILDING CHDK-CHDK_DE, #1.6.0-6087 FOR sx280hs-102b

In file included from cpuinfo.c:50:
cpuinfo_v7.c: In function 'memmapping_vmsa':
cpuinfo_v7.c:1432:43: warning: 'mmuregs.ttbcr' is used uninitialized in this function [-Wuninitialized]
 1432 |     unsigned tt0len = 128 << (7 - (mmuregs.ttbcr & 7));
      |                                    ~~~~~~~^~~~~~
cpuinfo_v7.c:1433:30: warning: 'mmuregs.ttbr0' is used uninitialized in this function [-Wuninitialized]
 1433 |     unsigned tt0adr = mmuregs.ttbr0 & 0xffffff80;
      |                       ~~~~~~~^~~~~~
cpuinfo_v7.c:1434:30: warning: 'mmuregs.ttbr1' is used uninitialized in this function [-Wuninitialized]
 1434 |     unsigned tt1adr = mmuregs.ttbr1 & 0xffffff80;
      |                       ~~~~~~~^~~~~~
All lifetime is a loan from eternity.

 

Related Topics