User Activity

  • Committed [d0c37e] on Web

    add uni bonn logo and some history update

  • Posted a comment on ticket #308 on Scaffold Hunter

    Better late than never: Can you please try to install the canberra-gtk-module for gtk3? on ubuntu the package should be named something like libcanberra-gtk-module or libcanberra-gtk3-module

  • Modified a comment on ticket #478 on FLAC-Free Lossless Audio Codec

    Given the above analysis a more minmal patch, which produced a better assembly was created. (just adding a != 0 check to convert FLAC__bool to an actual bool (FLAC__bool is int)

  • Posted a comment on ticket #478 on FLAC-Free Lossless Audio Codec

    Given the above analysis a more minmal patch, which produced better code was created. (just adding a != 0 check to convert FLAC__bool to an actual bool (FLAC__bool is int)

  • Posted a comment on ticket #478 on FLAC-Free Lossless Audio Codec

    an in depth analysis downstream (see gentoo bug https://bugs.gentoo.org/719792) has revealed, that this issue is occurring only with certain optimization levels. Furthermore a minimal test example was created for assamber analysis (attached). Compiled with gcc -O2 -S -o test.s test.c callback1 (the erroneous case), is reduced to movzbl 56(%rsi), %eax movl %eax, (%rdx) ret Calling gcc with -O1 actually calls memcmp.

  • Posted a comment on ticket #478 on FLAC-Free Lossless Audio Codec

    my analysis about the gcc versions was wrong, working was gcc 8.3 and failing was gcc 9.{2,3}

  • Posted a comment on ticket #478 on FLAC-Free Lossless Audio Codec

    downstream bug reference: https://bugs.gentoo.org/719792

  • Posted a comment on ticket #478 on FLAC-Free Lossless Audio Codec

    I can confirm the bug on gentoo after rebuilding flac 1.3.3. with gcc 9.3.0 (worked with gcc 9.2.0).

View All

Personal Data

Username:
tillschaefer
Joined:
2011-12-13 12:44:00
Location:
Germany
Web Sites:
  1. https://ls11-www.cs.tu-dortmund.de/staff/schaefer
  2. http://do-foss.de/

Projects

This is a list of open source software projects that Till Schäfer is associated with:

Personal Tools