This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [X-POST] Alignas broken when used with constexpr array data member for structure


If someone else could reply I'd be very grateful, especially if someone who actually knows the area could spare a few words, I need a shovel to dig with not spoon feeding.

Thanks,
Alec


On 09/01/18 13:55, Jonathan Wakely wrote:
On 9 January 2018 at 13:48, Alec Teal <a.teal@warwick.ac.uk> wrote:
More specific please, there's a lot in here.

For example I had a look in constexpr - seems like a good place to start! 7k
lines; things may have moved.

It seems I might have been wrong, I need more than a directory!

I'm currently trying to set a breakpoint where errors are emitted (and
hopefully find something on the stack, even if it's a function doing the
passes!) - it's hard to find!

Usually I'd take more of a guess but this bug means I'm very far off the
mark with the implementation.

Alec

As I told you on IRC, search bugzilla for "alignas".

One of the results will be a meta-bug for alignas issues. Look at the
linked issues that are closed as fixed, I bet one of them will be the
fix for this bug. It will have a patch that fixed it.

You keep saying you want pointers, and then ignoring them. Search
bugzilla, as I suggested an hour ago.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]