[Bug target/24826] [4.1/4.2/4.3 Regression] Incorrect default options

2007-07-17 Thread saurabh dot verma at codito dot com
--- Comment #3 from saurabh dot verma at codito dot com 2007-07-17 11:50 --- This is fixed on mainline with the following patch. -- trunk/gcc/config/h8300/h8300.c 2005/06/25 01:22:41 101314 +++ trunk/gcc/config/h8300/h8300.c 2006/08/28 13:51:04 116509 @@ -5746,4

[Bug rtl-optimization/24883] [4.1 Regression] fatal error: internal consistency failure building xorg-x11

2005-11-17 Thread saurabh dot verma at codito dot com
--- Comment #3 from saurabh dot verma at codito dot com 2005-11-17 10:05 --- Adding myself to CC list, as the offending patch was given by me -- saurabh dot verma at codito dot com changed: What|Removed |Added

[Bug target/17889] gcc 3.4 branch does not build for arc-elf32

2005-06-13 Thread saurabh dot verma at codito dot com
--- Additional Comments From saurabh dot verma at codito dot com 2005-06-13 12:50 --- This patch has gone into the 3.4 branch t-arc revision 1.7.12.1 Can be marked as resolved/FIXED ? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17889

[Bug target/8972] [arc-7-elf] the c code ' x << i' causes infinite loop when i = 0

2005-06-10 Thread saurabh dot verma at codito dot com
--- Additional Comments From saurabh dot verma at codito dot com 2005-06-10 18:32 --- Patch waiting for feedback Can we update the status for this bug as "waiting for feedback" ( I do not have the required permissions ) -- What|Removed

[Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f

2005-06-10 Thread saurabh dot verma at codito dot com
--- Additional Comments From saurabh dot verma at codito dot com 2005-06-10 18:29 --- Marking as waiting for feedback (See patch link above) -- What|Removed |Added

[Bug target/8973] [arc-7-elf] the interupt handler does not return properly, uses j.d insted of j.d.f

2005-06-10 Thread saurabh dot verma at codito dot com
--- Additional Comments From saurabh dot verma at codito dot com 2005-06-10 08:50 --- Posted the patch on gcc-patches: http://gcc.gnu.org/ml/gcc-patches/2005-06/msg00951.html Cannot commit/change bug status, since i don't have the required permissions -- http://gcc.gnu.org/bug

[Bug target/8972] [arc-7-elf] the c code ' x << i' causes infinite loop when i = 0

2005-03-23 Thread saurabh dot verma at codito dot com
--- Additional Comments From saurabh dot verma at codito dot com 2005-03-23 15:24 --- Filed a patch on gcc-patches to fix this. When optimizations are enabled, the arc backend generates a single instruction loop for such code. The loop count register is checked only at the end of the

[Bug target/17943] building gcc head (20041011) for arc-elf32 results in a lot of warnings

2004-10-14 Thread saurabh dot verma at codito dot com
--- Additional Comments From saurabh dot verma at codito dot com 2004-10-14 07:53 --- Agreed. Used dummy define_predicates to check. The warnings are due to the lack of them only. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17943

[Bug bootstrap/17943] New: building gcc head (20041011) for arc-elf32 results in a lot of warnings

2004-10-12 Thread saurabh dot verma at codito dot com
lot of warnings Product: gcc Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: bootstrap AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: saurabh dot verma at codito dot