[PATCH v2 0/2] SILO: fix build issues with GNU11 mode

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

 



Hi,

GCC will switch to GNU11 default mode, and currently SILO
compilation is broken with GCC 4.9.1 and--std=gnu11 due to ext2fs
inline function declarations.

These cleanup patches should fix the build, while not making any
functional changes (same code is generated with current GNU89 default
mode with and without these patches).

Tested by running SILO installation + boot with versions compiled
with both GNU89 & GNU11 modes using GCC 4.9.1 on Ultrasparc.

v2: Just delete code instead of trying to clean it up.

Aaro Koskinen (2):
  silo: ext2fs: delete bitops.h
  silo: ext2fs: delete _INLINE_ functions

 include/ext2fs/bitops.h | 608 ------------------------------------------------
 include/ext2fs/ext2fs.h | 191 ---------------
 2 files changed, 799 deletions(-)
 delete mode 100644 include/ext2fs/bitops.h

-- 
2.1.2

--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Development]     [DCCP]     [Linux ARM Development]     [Linux]     [Photo]     [Yosemite Help]     [Linux ARM Kernel]     [Linux SCSI]     [Linux x86_64]     [Linux Hams]

  Powered by Linux