[Bug objc/86913] Sending a nil message using a method signature returning a struct corrupts the stack

2025-04-05 Thread yavor at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86913 --- Comment #1 from Yavor Doganov --- I cannot reproduce with GCC master, 14.2.0 and 12.2.0 so I conclude that this bug has been fixed, perhaps as a side effect of fixing another issue.

[Bug objc/119117] [12/13/14/15 Regression] instance variables sometimes causes unknown type name

2025-04-05 Thread yavor at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119117 --- Comment #6 from Yavor Doganov --- (In reply to Andrew Pinski from comment #4) > >This got broken by the C2y if declarations implementation (PR c/117019, > >commit 440be01). > > No it was broken before that; just now exposed by it because i

[Bug objc/119117] [12/13/14/15 Regression] instance variables sometimes causes unknown type name

2025-04-04 Thread yavor at gnu dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119117 --- Comment #5 from Yavor Doganov --- Created attachment 61005 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61005&action=edit Proposed patch Tested on powerpc64le-linux-gnu and x86_64-linux-gnu.

[Bug objc/119117] New: Implementation of "if declarations" makes instance variables unknown under certain conditions

2025-03-04 Thread yavor at gnu dot org via Gcc-bugs
NCONFIRMED Severity: normal Priority: P3 Component: objc Assignee: unassigned at gcc dot gnu.org Reporter: yavor at gnu dot org Target Milestone: --- This was reported as https://bugs.debian.org/1096423 but I'm pretty sure it's a GCC bug.

[Bug objc/86913] New: Sending a nil message using a method signature returning a struct corrupts the stack

2018-08-10 Thread yavor at gnu dot org
Severity: normal Priority: P3 Component: objc Assignee: unassigned at gcc dot gnu.org Reporter: yavor at gnu dot org Target Milestone: --- Created attachment 44524 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=44524&action=edit Preprocessed source

[Bug other/61896] Wrong documentation for -finput-charset

2014-07-24 Thread yavor at gnu dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61896 Yavor Doganov changed: What|Removed |Added CC||yavor at gnu dot org Severity

[Bug other/61896] New: Wrong documentation for -finput-charset

2014-07-24 Thread yavor at gnu dot org
Assignee: unassigned at gcc dot gnu.org Reporter: yavor at gnu dot org Created attachment 33179 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33179&action=edit Patch to correct the documention about the -finput-charset option The documentation for -finput-charset

[Bug objc/42475] ICE at -O1 and above: internal compiler error: in simplify_subreg, at simplify-rtx.c:4954

2009-12-23 Thread yavor at gnu dot org
--- Comment #1 from yavor at gnu dot org 2009-12-23 09:06 --- Created an attachment (id=19379) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19379&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42475

[Bug objc/42475] New: ICE at -O1 and above: internal compiler error: in simplify_subreg, at simplify-rtx.c:4954

2009-12-23 Thread yavor at gnu dot org
: GMP header version 4.1.4 differs from library version 4.2.2. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 Compiler executable checksum: b175c3d272f5dca0566abc1b5eef4179 CynthiuneHeaderCell.m: In function '-[CynthiuneHeaderCell drawInteriorWithFrame:inView:]': CynthiuneHeaderCell.m:100: internal compiler error: in simplify_subreg, at simplify-rtx.c:4954 Please submit a full bug report, with preprocessed source if appropriate. See <http://gcc.gnu.org/bugs.html> for instructions. -- Summary: ICE at -O1 and above: internal compiler error: in simplify_subreg, at simplify-rtx.c:4954 Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: yavor at gnu dot org GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: x86_64-unknown-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42475