Control: tags 831174 + patch
Control: tags 831174 + pending

Dear maintainer,

I've prepared an NMU for gcc-avr (versioned as 1:4.9.2+Atmel3.5.0-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
Sebastian Ramacher
diff -u gcc-avr-4.9.2+Atmel3.5.0/debian/changelog gcc-avr-4.9.2+Atmel3.5.0/debian/changelog
--- gcc-avr-4.9.2+Atmel3.5.0/debian/changelog
+++ gcc-avr-4.9.2+Atmel3.5.0/debian/changelog
@@ -1,3 +1,10 @@
+gcc-avr (1:4.9.2+Atmel3.5.0-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove an inlining attribute to fix build under GCC 6 (Closes: #831174)
+
+ -- Andreas Stührk <a...@hammerhartes.de>  Sat, 24 Sep 2016 23:11:30 +0200
+
 gcc-avr (1:4.9.2+Atmel3.5.0-1) unstable; urgency=medium
 
   * New upstream release (closes: #790103)
diff -u gcc-avr-4.9.2+Atmel3.5.0/debian/patchlist gcc-avr-4.9.2+Atmel3.5.0/debian/patchlist
--- gcc-avr-4.9.2+Atmel3.5.0/debian/patchlist
+++ gcc-avr-4.9.2+Atmel3.5.0/debian/patchlist
@@ -1,0 +2 @@
+debian_patches/02_gcc6_fixes.diff
only in patch2:
unchanged:
--- gcc-avr-4.9.2+Atmel3.5.0.orig/debian/debian_patches/02_gcc6_fixes.diff
+++ gcc-avr-4.9.2+Atmel3.5.0/debian/debian_patches/02_gcc6_fixes.diff
@@ -0,0 +1,15 @@
+--- gcc.org/cp/cfns.h	2016-09-24 22:42:26.304000000 +0200
++++ gcc/cp/cfns.h	2016-09-24 22:43:03.324000000 +0200
+@@ -122,12 +122,6 @@
+   return hval + asso_values[(unsigned char)str[len - 1]];
+ }
+ 
+-#ifdef __GNUC__
+-__inline
+-#ifdef __GNUC_STDC_INLINE__
+-__attribute__ ((__gnu_inline__))
+-#endif
+-#endif
+ const char *
+ libc_name_p (register const char *str, register unsigned int len)
+ {

Attachment: signature.asc
Description: PGP signature

Reply via email to