https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=13745

--- Comment #26 from Marius Paliga <mareko.pal...@gmail.com> ---
> 
> I don't know why but GCC 7 with -O2 and above is giving me problems. I'm
> suspicious of -foptimize-sibling-calls but calling compiler bug is always
> fraught with peril.
> 
> Can you try anyway with optimizations disabled (or clang) and check whether
> it solves anything?
> 
> And do report any outstanding bugs for this please.

Does not seem to help:

make CFLAGS='-g -O0' CXXFLAGS='-g -O0'

# tshark -T fields -e radius.Alc_Subsc_ID_Str
tshark: Some fields aren't valid:
        radius.Alc_Subsc_ID_Str

-- 
You are receiving this mail because:
You are watching all bug changes.
___________________________________________________________________________
Sent via:    Wireshark-bugs mailing list <wireshark-bugs@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-bugs
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-bugs
             mailto:wireshark-bugs-requ...@wireshark.org?subject=unsubscribe

Reply via email to