[
https://issues.apache.org/jira/browse/TS-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487062#comment-14487062
]
Marcin Juszkiewicz commented on TS-3514:
----------------------------------------
Patch applies to 5.0.x 5.1.x and master branches.
> Atomic check for gcc >4.1 breaks with gcc 5.0
> ---------------------------------------------
>
> Key: TS-3514
> URL: https://issues.apache.org/jira/browse/TS-3514
> Project: Traffic Server
> Issue Type: Bug
> Components: Build
> Reporter: Marcin Juszkiewicz
> Attachments: 0001-GCC-compiler-4.1-should-accept-5.x-as-well.patch
>
>
> lib/ts/ink_atomic.h has a check for gcc >= 4.1 but done in a way which blocks
> gcc 5.0 from being used.
> Fedora 22 has prerelease of gcc 5.0 as default compiler.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)