Bug 87348 - Implement -Watomic-implicit-seq-cst
Summary: Implement -Watomic-implicit-seq-cst
Status: NEW
Alias: None
Product: gcc
Classification: Unclassified
Component: c (show other bugs)
Version: 9.0
: P3 enhancement
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: diagnostic
Depends on:
Blocks: new-warning, new_warning
  Show dependency treegraph
 
Reported: 2018-09-18 08:37 UTC by Martin Liška
Modified: 2021-03-14 02:42 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2018-10-01 00:00:00


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Liška 2018-09-18 08:37:07 UTC
Maybe we would like to implement the same warning as LLVM:
https://reviews.llvm.org/rL341860
Comment 1 Eric Gallager 2018-10-01 04:14:00 UTC
Confirmed.