Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F136809207
D53826.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
374 B
Referenced Files
None
Subscribers
None
D53826.diff
View Options
diff --git a/sys/sys/_types.h b/sys/sys/_types.h
--- a/sys/sys/_types.h
+++ b/sys/sys/_types.h
@@ -183,7 +183,7 @@
__attribute__((__aligned__(__alignof__(long long))));
#ifndef _STANDALONE
long double __max_align2
- __attribute__((__aligned__(__alignof__(long long))));
+ __attribute__((__aligned__(__alignof__(long double))));
#endif
} __max_align_t;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 20, 5:37 PM (15 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25731028
Default Alt Text
D53826.diff (374 B)
Attached To
Mode
D53826: max_align_t: apply alignof to 'long double' for long double alignment
Attached
Detach File
Event Timeline
Log In to Comment